Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
b2c45a81
Kaydet (Commit)
b2c45a81
authored
Ock 12, 1998
tarafından
Guido van Rossum
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Sigh. Apply a similar patch to the *other* occurrence of [^...].
üst
fd49a964
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
libre.tex
Doc/lib/libre.tex
+1
-1
libre.tex
Doc/libre.tex
+1
-1
No files found.
Doc/lib/libre.tex
Dosyayı görüntüle @
b2c45a81
...
...
@@ -234,7 +234,7 @@ for the current locale.
%
\item
[\code{\e W}]
When the LOCALE flag is not specified, matches any
non-alphanumeric character; this is equivalent to the set
\code
{
[
\^
a-zA-Z0-9
_
]
}
. With LOCALE, it will match any character
\code
{
[
{
\^
}
a-zA-Z0-9
_
]
}
. With LOCALE, it will match any character
not in the set
\code
{
[0-9
_
]
}
, and not defined as a letter
for the current locale.
...
...
Doc/libre.tex
Dosyayı görüntüle @
b2c45a81
...
...
@@ -234,7 +234,7 @@ for the current locale.
%
\item
[\code{\e W}]
When the LOCALE flag is not specified, matches any
non-alphanumeric character; this is equivalent to the set
\code
{
[
\^
a-zA-Z0-9
_
]
}
. With LOCALE, it will match any character
\code
{
[
{
\^
}
a-zA-Z0-9
_
]
}
. With LOCALE, it will match any character
not in the set
\code
{
[0-9
_
]
}
, and not defined as a letter
for the current locale.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment