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
16f88454
Kaydet (Commit)
16f88454
authored
Ock 22, 1998
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Use \url{} to mark a URL.
üst
ff3f0d0a
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
10 deletions
+10
-10
libregex.tex
Doc/lib/libregex.tex
+1
-1
libregsub.tex
Doc/lib/libregsub.tex
+4
-4
libregex.tex
Doc/libregex.tex
+1
-1
libregsub.tex
Doc/libregsub.tex
+4
-4
No files found.
Doc/lib/libregex.tex
Dosyayı görüntüle @
16f88454
...
...
@@ -15,7 +15,7 @@ converted. The standard library module
\code
{
reconvert
}
\refstmodindex
{
reconvert
}
helps in converting
\code
{
regex
}
style regular expressions to
\code
{
re
}
\refstmodindex
{
re
}
style regular expressions. (For more conversion help, see the URL
\
file
{
http://starship.skyport.net/crew/amk/regex/regex-to-re.html
}
.)
\
url
{
http://starship.skyport.net/crew/amk/regex/regex-to-re.html
}
.)
By default the patterns are Emacs-style regular expressions
(with one exception). There is
...
...
Doc/lib/libregsub.tex
Dosyayı görüntüle @
16f88454
...
...
@@ -10,13 +10,13 @@ Warning: these functions are not thread-safe.
\strong
{
Obsolescence note:
}
This module is obsolete as of Python version 1.5; it is still being
maintained because much existing code still uses it. All new code in
need of regular expressions should use the new
\
cod
e
{
re
}
module, which
need of regular expressions should use the new
\
modul
e
{
re
}
module, which
supports the more powerful and regular Perl-style regular expressions.
Existing code should be converted. The standard library module
\
cod
e
{
reconvert
}
helps in converting
\code
{
regex
}
style regular
expressions to
\
cod
e
{
re
}
style regular expressions. (For more
\
modul
e
{
reconvert
}
helps in converting
\code
{
regex
}
style regular
expressions to
\
modul
e
{
re
}
style regular expressions. (For more
conversion help, see the URL
\
file
{
http://starship.skyport.net/crew/amk/regex/regex-to-re.html
}
.)
\
url
{
http://starship.skyport.net/crew/amk/regex/regex-to-re.html
}
.)
\renewcommand
{
\indexsubitem
}{
(in module regsub)
}
...
...
Doc/libregex.tex
Dosyayı görüntüle @
16f88454
...
...
@@ -15,7 +15,7 @@ converted. The standard library module
\code
{
reconvert
}
\refstmodindex
{
reconvert
}
helps in converting
\code
{
regex
}
style regular expressions to
\code
{
re
}
\refstmodindex
{
re
}
style regular expressions. (For more conversion help, see the URL
\
file
{
http://starship.skyport.net/crew/amk/regex/regex-to-re.html
}
.)
\
url
{
http://starship.skyport.net/crew/amk/regex/regex-to-re.html
}
.)
By default the patterns are Emacs-style regular expressions
(with one exception). There is
...
...
Doc/libregsub.tex
Dosyayı görüntüle @
16f88454
...
...
@@ -10,13 +10,13 @@ Warning: these functions are not thread-safe.
\strong
{
Obsolescence note:
}
This module is obsolete as of Python version 1.5; it is still being
maintained because much existing code still uses it. All new code in
need of regular expressions should use the new
\
cod
e
{
re
}
module, which
need of regular expressions should use the new
\
modul
e
{
re
}
module, which
supports the more powerful and regular Perl-style regular expressions.
Existing code should be converted. The standard library module
\
cod
e
{
reconvert
}
helps in converting
\code
{
regex
}
style regular
expressions to
\
cod
e
{
re
}
style regular expressions. (For more
\
modul
e
{
reconvert
}
helps in converting
\code
{
regex
}
style regular
expressions to
\
modul
e
{
re
}
style regular expressions. (For more
conversion help, see the URL
\
file
{
http://starship.skyport.net/crew/amk/regex/regex-to-re.html
}
.)
\
url
{
http://starship.skyport.net/crew/amk/regex/regex-to-re.html
}
.)
\renewcommand
{
\indexsubitem
}{
(in module regsub)
}
...
...
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