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
6f49e0a1
Kaydet (Commit)
6f49e0a1
authored
Haz 18, 1999
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Added a few minor comments, mostly to discourage documentation of
really old modules that may become obsolete.
üst
a48a083e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
11 deletions
+13
-11
libundoc.tex
Doc/lib/libundoc.tex
+13
-11
No files found.
Doc/lib/libundoc.tex
Dosyayı görüntüle @
6f49e0a1
...
@@ -16,9 +16,8 @@ effort spent.
...
@@ -16,9 +16,8 @@ effort spent.
\item
[Tkinter.py]
\item
[Tkinter.py]
--- Interface to Tcl/Tk for graphical user interfaces;
--- Interface to Tcl/Tk for graphical user interfaces;
Fredrik Lundh is working on this one! See
\emph
{
An Introduction to
Fredrik Lundh is working on this one! See
\emph
{
An Introduction to
Tkinter
}
at
Tkinter
}
at
\url
{
http://www.pythonware.com/library/
}
for on-line
\url
{
http://www.pythonware.com/library/tkinter/introduction
}
for
reference material.
on-line reference material.
\item
[Tkdnd.py]
\item
[Tkdnd.py]
--- Drag-and-drop support for
\module
{
Tkinter
}
.
--- Drag-and-drop support for
\module
{
Tkinter
}
.
...
@@ -39,7 +38,8 @@ Some of these are very old and/or not very robust; marked with ``hmm''.
...
@@ -39,7 +38,8 @@ Some of these are very old and/or not very robust; marked with ``hmm''.
--- class to build directory diff tools on
--- class to build directory diff tools on
\item
[pipes.py]
\item
[pipes.py]
--- Conversion pipeline templates (hmm)
--- Conversion pipeline templates (hmm, used by
\module
{
toaiff
}
and
\module
{
torgb
}
)
\item
[pty.py]
\item
[pty.py]
--- Pseudo terminal utilities
--- Pseudo terminal utilities
...
@@ -50,9 +50,6 @@ Some of these are very old and/or not very robust; marked with ``hmm''.
...
@@ -50,9 +50,6 @@ Some of these are very old and/or not very robust; marked with ``hmm''.
\item
[bdb.py]
\item
[bdb.py]
--- A generic Python debugger base class (used by pdb)
--- A generic Python debugger base class (used by pdb)
\item
[wdb.py]
--- A primitive windowing debugger based on STDWIN.
\item
[ihooks.py]
\item
[ihooks.py]
--- Import hook support (for rexec)
--- Import hook support (for rexec)
\end{description}
\end{description}
...
@@ -60,9 +57,9 @@ Some of these are very old and/or not very robust; marked with ``hmm''.
...
@@ -60,9 +57,9 @@ Some of these are very old and/or not very robust; marked with ``hmm''.
\section
{
Platform specific modules
}
\section
{
Platform specific modules
}
These modules are used to implement the
\refmodule
{
os.path
}
module,
These modules are used to implement the
\refmodule
{
os.path
}
module, and
and are not documented beyond this mention. There's little need to
are not documented beyond this mention
.
document these
.
\begin{description}
\begin{description}
\item
[dospath.py]
\item
[dospath.py]
...
@@ -89,13 +86,15 @@ are not documented beyond this mention.
...
@@ -89,13 +86,15 @@ are not documented beyond this mention.
--- interpret sun audio headers
--- interpret sun audio headers
\item
[toaiff.py]
\item
[toaiff.py]
--- Convert "arbitrary" sound files to AIFF files
--- Convert "arbitrary" sound files to AIFF files; should probably
become a tool or demo
\end{description}
\end{description}
\section
{
Oddities
}
\section
{
Oddities
}
These modules are probably also obsolete, or just not very useful.
These modules are probably also obsolete, or just not very useful.
Some of these may be made into tools or demos in future releases.
\begin{description}
\begin{description}
\item
[find.py]
\item
[find.py]
...
@@ -166,6 +165,9 @@ func.func_name, co.co_firstlineno).
...
@@ -166,6 +165,9 @@ func.func_name, co.co_firstlineno).
\item
[util.py]
\item
[util.py]
--- Useful functions that don't fit elsewhere.
--- Useful functions that don't fit elsewhere.
\item
[wdb.py]
--- A primitive windowing debugger based on STDWIN.
\item
[whatsound.py]
\item
[whatsound.py]
--- Recognize sound files; use
\refmodule
{
sndhdr
}
instead.
--- Recognize sound files; use
\refmodule
{
sndhdr
}
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