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
44774c94
Kaydet (Commit)
44774c94
authored
Eyl 28, 2000
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Add regex and regsub to the list of undocumented obsolete modules.
üst
95438335
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
libundoc.tex
Doc/lib/libundoc.tex
+12
-0
No files found.
Doc/lib/libundoc.tex
Dosyayı görüntüle @
44774c94
...
@@ -147,6 +147,18 @@ now just as good).
...
@@ -147,6 +147,18 @@ now just as good).
\item
[\module{poly}]
\item
[\module{poly}]
--- Polynomials.
--- Polynomials.
\item
[\module{regex}]
--- Emacs-style regular expression support; may still be used in some
old code (extension module). Refer to the
\citetitle
[http://www.python.org/doc/1.6/lib/module-regex.html]
{
Python
1.6 Documentation
}
for documentation.
\item
[\module{regsub}]
--- Regular expression based string replacement utilities, for use
with
\module
{
regex
}
(extension module). Refer to the
\citetitle
[http://www.python.org/doc/1.6/lib/module-regsub.html]
{
Python
1.6 Documentation
}
for documentation.
\item
[\module{tb}]
\item
[\module{tb}]
--- Print tracebacks, with a dump of local variables (use
--- Print tracebacks, with a dump of local variables (use
\function
{
pdb.pm()
}
or
\refmodule
{
traceback
}
instead).
\function
{
pdb.pm()
}
or
\refmodule
{
traceback
}
instead).
...
...
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