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
859c797a
Kaydet (Commit)
859c797a
authored
Mar 06, 1998
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix the URL for the regex-to-re HOWTO.
üst
8a6dba35
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
libregex.tex
Doc/lib/libregex.tex
+1
-1
libregsub.tex
Doc/lib/libregsub.tex
+1
-1
libregex.tex
Doc/libregex.tex
+1
-1
libregsub.tex
Doc/libregsub.tex
+1
-1
No files found.
Doc/lib/libregex.tex
Dosyayı görüntüle @
859c797a
...
...
@@ -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
\url
{
http://starship.skyport.net/crew/amk/
regex
/regex-to-re.html
}
.)
\url
{
http://starship.skyport.net/crew/amk/
howto
/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 @
859c797a
...
...
@@ -16,7 +16,7 @@ Existing code should be converted. The standard library module
\module
{
reconvert
}
helps in converting
\code
{
regex
}
style regular
expressions to
\module
{
re
}
style regular expressions. (For more
conversion help, see the URL
\url
{
http://starship.skyport.net/crew/amk/
regex
/regex-to-re.html
}
.)
\url
{
http://starship.skyport.net/crew/amk/
howto
/regex-to-re.html
}
.)
\setindexsubitem
{
(in module regsub)
}
...
...
Doc/libregex.tex
Dosyayı görüntüle @
859c797a
...
...
@@ -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
\url
{
http://starship.skyport.net/crew/amk/
regex
/regex-to-re.html
}
.)
\url
{
http://starship.skyport.net/crew/amk/
howto
/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 @
859c797a
...
...
@@ -16,7 +16,7 @@ Existing code should be converted. The standard library module
\module
{
reconvert
}
helps in converting
\code
{
regex
}
style regular
expressions to
\module
{
re
}
style regular expressions. (For more
conversion help, see the URL
\url
{
http://starship.skyport.net/crew/amk/
regex
/regex-to-re.html
}
.)
\url
{
http://starship.skyport.net/crew/amk/
howto
/regex-to-re.html
}
.)
\setindexsubitem
{
(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