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
5bbf0f7c
Kaydet (Commit)
5bbf0f7c
authored
Nis 30, 1997
tarafından
Guido van Rossum
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Some updates (AMK at work, added resource.c).
üst
dfb4120e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
22 deletions
+8
-22
libundoc.tex
Doc/lib/libundoc.tex
+4
-11
libundoc.tex
Doc/libundoc.tex
+4
-11
No files found.
Doc/lib/libundoc.tex
Dosyayı görüntüle @
5bbf0f7c
...
...
@@ -34,19 +34,13 @@ mimify.py -- Mimification and unmimification of mail messages
multifile.py -- make each part of a multipart message ``feel'' like
base64.py -- Conversions to/from base64 transport encoding
mailbox.py -- handle Unix style, MMDF style, and MH style mailboxes
quopri.py -- Conversions to/from quoted-printable transport encoding
\section
{
Miscellaneous useful utilities
}
Some of these are very old and/or not very robust; marked with ``hmm''.
fnmatch.py -- filename globbing (low level interface)
calendar.py -- Calendar printing functions
cmp.py -- Efficiently compare files
...
...
@@ -61,7 +55,7 @@ linecache.py -- Cache lines from files (used by pdb)
pipes.py -- Conversion pipeline templates (hmm)
popen2.py -- improved popen
? (read AND write simultaneously) (hmm)
popen2.py -- improved popen
, can read AND write simultaneously
statcache.py -- Maintain a cache of file stats
...
...
@@ -72,9 +66,6 @@ status
dbhash.py -- (g)dbm-like wrapper for bsdhash.hashopen
dumbdbm.py -- A dumb and slow but simple dbm clone (anydbm's last
resort)
mhlib.py -- MH interface
pty.py -- Pseudo terminal utilities
...
...
@@ -165,7 +156,7 @@ grep.py -- grep
mutex.py -- Mutual exclusion -- for use with module sched
packmail.py -- create a self-unpacking
\U
nix
{}
shell archive
packmail.py -- create a self-unpacking
\U
NIX
{}
shell archive
poly.py -- Polynomials
...
...
@@ -218,6 +209,8 @@ nismodule.c -- NIS (a.k.a. Sun's Yellow Pages) interface.
timingmodule.c -- Measure time intervals to high resolution (obsolete
-- use time.clock() instead).
resource.c -- Interface to getrusage() and friends.
The following are SGI specific:
clmodule.c -- Interface to the SGI compression library.
...
...
Doc/libundoc.tex
Dosyayı görüntüle @
5bbf0f7c
...
...
@@ -34,19 +34,13 @@ mimify.py -- Mimification and unmimification of mail messages
multifile.py -- make each part of a multipart message ``feel'' like
base64.py -- Conversions to/from base64 transport encoding
mailbox.py -- handle Unix style, MMDF style, and MH style mailboxes
quopri.py -- Conversions to/from quoted-printable transport encoding
\section
{
Miscellaneous useful utilities
}
Some of these are very old and/or not very robust; marked with ``hmm''.
fnmatch.py -- filename globbing (low level interface)
calendar.py -- Calendar printing functions
cmp.py -- Efficiently compare files
...
...
@@ -61,7 +55,7 @@ linecache.py -- Cache lines from files (used by pdb)
pipes.py -- Conversion pipeline templates (hmm)
popen2.py -- improved popen
? (read AND write simultaneously) (hmm)
popen2.py -- improved popen
, can read AND write simultaneously
statcache.py -- Maintain a cache of file stats
...
...
@@ -72,9 +66,6 @@ status
dbhash.py -- (g)dbm-like wrapper for bsdhash.hashopen
dumbdbm.py -- A dumb and slow but simple dbm clone (anydbm's last
resort)
mhlib.py -- MH interface
pty.py -- Pseudo terminal utilities
...
...
@@ -165,7 +156,7 @@ grep.py -- grep
mutex.py -- Mutual exclusion -- for use with module sched
packmail.py -- create a self-unpacking
\U
nix
{}
shell archive
packmail.py -- create a self-unpacking
\U
NIX
{}
shell archive
poly.py -- Polynomials
...
...
@@ -218,6 +209,8 @@ nismodule.c -- NIS (a.k.a. Sun's Yellow Pages) interface.
timingmodule.c -- Measure time intervals to high resolution (obsolete
-- use time.clock() instead).
resource.c -- Interface to getrusage() and friends.
The following are SGI specific:
clmodule.c -- Interface to the SGI compression library.
...
...
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