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
dbf83444
Kaydet (Commit)
dbf83444
authored
Eki 11, 2014
tarafından
Georg Brandl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Closes #18959: move optparse and imp to new "superseded modules" chapter
üst
e8ea355b
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
15 additions
and
2 deletions
+15
-2
allos.rst
Doc/library/allos.rst
+0
-1
index.rst
Doc/library/index.rst
+1
-0
modules.rst
Doc/library/modules.rst
+0
-1
superseded.rst
Doc/library/superseded.rst
+14
-0
No files found.
Doc/library/allos.rst
Dosyayı görüntüle @
dbf83444
...
@@ -16,7 +16,6 @@ but they are available on most other systems as well. Here's an overview:
...
@@ -16,7 +16,6 @@ but they are available on most other systems as well. Here's an overview:
io.rst
io.rst
time.rst
time.rst
argparse.rst
argparse.rst
optparse.rst
getopt.rst
getopt.rst
logging.rst
logging.rst
logging.config.rst
logging.config.rst
...
...
Doc/library/index.rst
Dosyayı görüntüle @
dbf83444
...
@@ -73,4 +73,5 @@ the `Python Package Index <http://pypi.python.org/pypi>`_.
...
@@ -73,4 +73,5 @@ the `Python Package Index <http://pypi.python.org/pypi>`_.
misc.rst
misc.rst
windows.rst
windows.rst
unix.rst
unix.rst
superseded.rst
undoc.rst
undoc.rst
Doc/library/modules.rst
Dosyayı görüntüle @
dbf83444
...
@@ -12,7 +12,6 @@ The full list of modules described in this chapter is:
...
@@ -12,7 +12,6 @@ The full list of modules described in this chapter is:
.. toctree::
.. toctree::
imp.rst
zipimport.rst
zipimport.rst
pkgutil.rst
pkgutil.rst
modulefinder.rst
modulefinder.rst
...
...
Doc/library/superseded.rst
0 → 100644
Dosyayı görüntüle @
dbf83444
.. _superseded:
******************
Superseded Modules
******************
The modules described in this chapter are deprecated and only kept for
backwards compatibility. They have been superseded by other modules.
.. toctree::
optparse.rst
imp.rst
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