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
32dbddaf
Kaydet (Commit)
32dbddaf
authored
Agu 07, 2004
tarafından
Andrew M. Kuchling
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Remove various modules that have been documented
üst
2876f5ad
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
16 deletions
+2
-16
libundoc.tex
Doc/lib/libundoc.tex
+2
-16
No files found.
Doc/lib/libundoc.tex
Dosyayı görüntüle @
32dbddaf
...
...
@@ -15,10 +15,7 @@ Frameworks tend to be harder to document, but are well worth the
effort spent.
\begin{description}
\item
[\module{test}]
--- Regression testing framework. This is used for the Python
regression test, but is useful for other Python libraries as well.
This is a package rather than a single module.
\item
None at this time.
\end{description}
...
...
@@ -32,21 +29,10 @@ Some of these are very old and/or not very robust; marked with ``hmm.''
\item
[\module{ihooks}]
--- Import hook support (for
\refmodule
{
rexec
}
; may become obsolete).
\item
[\module{platform}]
--- This module tries to retrieve as much platform identifying data as
possible. It makes this information available via function APIs.
If called from the command line, it prints the platform information
concatenated as single string to
\code
{
sys.stdout
}
. The output format
is useable as part of a filename.
\versionadded
{
2.3
}
\item
[\module{smtpd}]
--- An SMTP daemon implementation which meets the minimum requirements
for
\rfc
{
821
}
conformance.
\end{description}
\section
{
Platform specific modules
}
These modules are used to implement the
\refmodule
{
os.path
}
module,
...
...
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