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
57657bce
Kaydet (Commit)
57657bce
authored
Ara 01, 2000
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Update Moshe Zadka's email address to one works and might last a while.
üst
e4dad905
Hide whitespace changes
Inline
Side-by-side
Showing
24 changed files
with
24 additions
and
24 deletions
+24
-24
libcgihttp.tex
Doc/lib/libcgihttp.tex
+1
-1
libcmp.tex
Doc/lib/libcmp.tex
+1
-1
libcmpcache.tex
Doc/lib/libcmpcache.tex
+1
-1
libcodeop.tex
Doc/lib/libcodeop.tex
+1
-1
libcurses.tex
Doc/lib/libcurses.tex
+1
-1
libdircache.tex
Doc/lib/libdircache.tex
+1
-1
libdl.tex
Doc/lib/libdl.tex
+1
-1
libfilecmp.tex
Doc/lib/libfilecmp.tex
+1
-1
libfpformat.tex
Doc/lib/libfpformat.tex
+1
-1
liblinecache.tex
Doc/lib/liblinecache.tex
+1
-1
libmutex.tex
Doc/lib/libmutex.tex
+1
-1
libnew.tex
Doc/lib/libnew.tex
+1
-1
libnis.tex
Doc/lib/libnis.tex
+1
-1
libpipes.tex
Doc/lib/libpipes.tex
+1
-1
libpty.tex
Doc/lib/libpty.tex
+1
-1
librlcompleter.tex
Doc/lib/librlcompleter.tex
+1
-1
libsched.tex
Doc/lib/libsched.tex
+1
-1
libsimplehttp.tex
Doc/lib/libsimplehttp.tex
+1
-1
libstatcache.tex
Doc/lib/libstatcache.tex
+1
-1
libstatvfs.tex
Doc/lib/libstatvfs.tex
+1
-1
libsunau.tex
Doc/lib/libsunau.tex
+1
-1
libtty.tex
Doc/lib/libtty.tex
+1
-1
libturtle.tex
Doc/lib/libturtle.tex
+1
-1
libwave.tex
Doc/lib/libwave.tex
+1
-1
No files found.
Doc/lib/libcgihttp.tex
Dosyayı görüntüle @
57657bce
...
...
@@ -4,7 +4,7 @@
\declaremodule
{
standard
}{
CGIHTTPServer
}
\platform
{
Unix
}
\sectionauthor
{
Moshe Zadka
}{
m
zadka@geocities.com
}
\sectionauthor
{
Moshe Zadka
}{
m
oshez@zadka.site.co.il
}
\modulesynopsis
{
This module provides a request handler for HTTP servers
which can run CGI scripts.
}
...
...
Doc/lib/libcmp.tex
Dosyayı görüntüle @
57657bce
...
...
@@ -2,7 +2,7 @@
File comparisons
}
\declaremodule
{
standard
}{
cmp
}
\sectionauthor
{
Moshe Zadka
}{
m
zadka@geocities.com
}
\sectionauthor
{
Moshe Zadka
}{
m
oshez@zadka.site.co.il
}
\modulesynopsis
{
Compare files very efficiently.
}
% XXX check version number before release!
...
...
Doc/lib/libcmpcache.tex
Dosyayı görüntüle @
57657bce
...
...
@@ -2,7 +2,7 @@
Efficient file comparisons
}
\declaremodule
{
standard
}{
cmpcache
}
\sectionauthor
{
Moshe Zadka
}{
m
zadka@geocities.com
}
\sectionauthor
{
Moshe Zadka
}{
m
oshez@zadka.site.co.il
}
\modulesynopsis
{
Compare files very efficiently.
}
% XXX check version number before release!
...
...
Doc/lib/libcodeop.tex
Dosyayı görüntüle @
57657bce
...
...
@@ -4,7 +4,7 @@
% LaTeXed from excellent doc-string.
\declaremodule
{
standard
}{
codeop
}
\sectionauthor
{
Moshe Zadka
}{
m
zadka@geocities.com
}
\sectionauthor
{
Moshe Zadka
}{
m
oshez@zadka.site.co.il
}
\modulesynopsis
{
Compile (possibly incomplete) Python code.
}
The
\module
{
codeop
}
module provides a function to compile Python code
...
...
Doc/lib/libcurses.tex
Dosyayı görüntüle @
57657bce
...
...
@@ -2,7 +2,7 @@
Terminal handling for character-cell displays
}
\declaremodule
{
standard
}{
curses
}
\sectionauthor
{
Moshe Zadka
}{
m
zadka@geocities.com
}
\sectionauthor
{
Moshe Zadka
}{
m
oshez@zadka.site.co.il
}
\sectionauthor
{
Eric Raymond
}{
esr@thyrsus.com
}
\modulesynopsis
{
An interface to the curses library, providing portable
terminal handling.
}
...
...
Doc/lib/libdircache.tex
Dosyayı görüntüle @
57657bce
...
...
@@ -2,7 +2,7 @@
Cached directory listings
}
\declaremodule
{
standard
}{
dircache
}
\sectionauthor
{
Moshe Zadka
}{
m
zadka@geocities.com
}
\sectionauthor
{
Moshe Zadka
}{
m
oshez@zadka.site.co.il
}
\modulesynopsis
{
Return directory listing, with cache mechanism.
}
The
\module
{
dircache
}
module defines a function for reading directory listing
...
...
Doc/lib/libdl.tex
Dosyayı görüntüle @
57657bce
...
...
@@ -2,7 +2,7 @@
Call C functions in shared objects
}
\declaremodule
{
extension
}{
dl
}
\platform
{
Unix
}
%?????????? Anyone????????????
\sectionauthor
{
Moshe Zadka
}{
m
zadka@geocities.com
}
\sectionauthor
{
Moshe Zadka
}{
m
oshez@zadka.site.co.il
}
\modulesynopsis
{
Call C functions in shared objects.
}
The
\module
{
dl
}
module defines an interface to the
...
...
Doc/lib/libfilecmp.tex
Dosyayı görüntüle @
57657bce
...
...
@@ -2,7 +2,7 @@
File and Directory Comparisons
}
\declaremodule
{
standard
}{
filecmp
}
\sectionauthor
{
Moshe Zadka
}{
m
zadka@geocities.com
}
\sectionauthor
{
Moshe Zadka
}{
m
oshez@zadka.site.co.il
}
\modulesynopsis
{
Compare files efficiently.
}
...
...
Doc/lib/libfpformat.tex
Dosyayı görüntüle @
57657bce
...
...
@@ -2,7 +2,7 @@
Floating point conversions
}
\declaremodule
{
standard
}{
fpformat
}
\sectionauthor
{
Moshe Zadka
}{
m
zadka@geocities.com
}
\sectionauthor
{
Moshe Zadka
}{
m
oshez@zadka.site.co.il
}
\modulesynopsis
{
General floating point formatting functions.
}
...
...
Doc/lib/liblinecache.tex
Dosyayı görüntüle @
57657bce
...
...
@@ -2,7 +2,7 @@
Random access to text lines
}
\declaremodule
{
standard
}{
linecache
}
\sectionauthor
{
Moshe Zadka
}{
m
zadka@geocities.com
}
\sectionauthor
{
Moshe Zadka
}{
m
oshez@zadka.site.co.il
}
\modulesynopsis
{
This module provides random access to individual lines
from text files.
}
...
...
Doc/lib/libmutex.tex
Dosyayı görüntüle @
57657bce
...
...
@@ -3,7 +3,7 @@
Mutual exclusion support
}
\declaremodule
{
standard
}{
mutex
}
\sectionauthor
{
Moshe Zadka
}{
m
zadka@geocities.com
}
\sectionauthor
{
Moshe Zadka
}{
m
oshez@zadka.site.co.il
}
\modulesynopsis
{
Lock and queue for mutual exclusion.
}
The
\module
{
mutex
}
defines a class that allows mutual-exclusion
...
...
Doc/lib/libnew.tex
Dosyayı görüntüle @
57657bce
...
...
@@ -2,7 +2,7 @@
Creation of runtime internal objects
}
\declaremodule
{
builtin
}{
new
}
\sectionauthor
{
Moshe Zadka
}{
m
zadka@geocities.com
}
\sectionauthor
{
Moshe Zadka
}{
m
oshez@zadka.site.co.il
}
\modulesynopsis
{
Interface to the creation of runtime implementation objects.
}
...
...
Doc/lib/libnis.tex
Dosyayı görüntüle @
57657bce
...
...
@@ -4,7 +4,7 @@
\declaremodule
{
extension
}{
nis
}
\platform
{
UNIX
}
\moduleauthor
{
Fred Gansevles
}{
Fred.Gansevles@cs.utwente.nl
}
\sectionauthor
{
Moshe Zadka
}{
m
zadka@geocities.com
}
\sectionauthor
{
Moshe Zadka
}{
m
oshez@zadka.site.co.il
}
\modulesynopsis
{
Interface to Sun's NIS (a.k.a. Yellow Pages) library.
}
The
\module
{
nis
}
module gives a thin wrapper around the NIS library, useful
...
...
Doc/lib/libpipes.tex
Dosyayı görüntüle @
57657bce
...
...
@@ -3,7 +3,7 @@
\declaremodule
{
standard
}{
pipes
}
\platform
{
Unix
}
\sectionauthor
{
Moshe Zadka
}{
m
zadka@geocities.com
}
\sectionauthor
{
Moshe Zadka
}{
m
oshez@zadka.site.co.il
}
\modulesynopsis
{
A Python interface to
\UNIX
{}
shell pipelines.
}
...
...
Doc/lib/libpty.tex
Dosyayı görüntüle @
57657bce
...
...
@@ -4,7 +4,7 @@
\platform
{
IRIX, Linux
}
\modulesynopsis
{
Pseudo-Terminal Handling for SGI and Linux.
}
\moduleauthor
{
Steen Lumholt
}{}
\sectionauthor
{
Moshe Zadka
}{
m
zadka@geocities.com
}
\sectionauthor
{
Moshe Zadka
}{
m
oshez@zadka.site.co.il
}
The
\module
{
pty
}
module defines operations for handling the
...
...
Doc/lib/librlcompleter.tex
Dosyayı görüntüle @
57657bce
...
...
@@ -3,7 +3,7 @@
\declaremodule
{
standard
}{
rlcompleter
}
\platform
{
Unix
}
\sectionauthor
{
Moshe Zadka
}{
m
zadka@geocities.com
}
\sectionauthor
{
Moshe Zadka
}{
m
oshez@zadka.site.co.il
}
\modulesynopsis
{
Python identifier completion for the GNU readline library.
}
The
\module
{
rlcompleter
}
module defines a completion function for
...
...
Doc/lib/libsched.tex
Dosyayı görüntüle @
57657bce
...
...
@@ -4,7 +4,7 @@
% LaTeXed and enhanced from comments in file
\declaremodule
{
standard
}{
sched
}
\sectionauthor
{
Moshe Zadka
}{
m
zadka@geocities.com
}
\sectionauthor
{
Moshe Zadka
}{
m
oshez@zadka.site.co.il
}
\modulesynopsis
{
General purpose event scheduler.
}
The
\module
{
sched
}
module defines a class which implements a general
...
...
Doc/lib/libsimplehttp.tex
Dosyayı görüntüle @
57657bce
...
...
@@ -2,7 +2,7 @@
Simple HTTP request handler
}
\declaremodule
{
standard
}{
SimpleHTTPServer
}
\sectionauthor
{
Moshe Zadka
}{
m
zadka@geocities.com
}
\sectionauthor
{
Moshe Zadka
}{
m
oshez@zadka.site.co.il
}
\modulesynopsis
{
This module provides a basic request handler for HTTP
servers.
}
...
...
Doc/lib/libstatcache.tex
Dosyayı görüntüle @
57657bce
...
...
@@ -2,7 +2,7 @@
An optimization of
\function
{
os.stat()
}}
\declaremodule
{
standard
}{
statcache
}
\sectionauthor
{
Moshe Zadka
}{
m
zadka@geocities.com
}
\sectionauthor
{
Moshe Zadka
}{
m
oshez@zadka.site.co.il
}
\modulesynopsis
{
Stat files, and remember results.
}
The
\module
{
statcache
}
module provides a simple optimization to
...
...
Doc/lib/libstatvfs.tex
Dosyayı görüntüle @
57657bce
...
...
@@ -3,7 +3,7 @@
\declaremodule
{
standard
}{
statvfs
}
% LaTeX'ed from comments in module
\sectionauthor
{
Moshe Zadka
}{
m
zadka@geocities.com
}
\sectionauthor
{
Moshe Zadka
}{
m
oshez@zadka.site.co.il
}
\modulesynopsis
{
Constants for interpreting the result of
\function
{
os.statvfs()
}
.
}
...
...
Doc/lib/libsunau.tex
Dosyayı görüntüle @
57657bce
...
...
@@ -2,7 +2,7 @@
Read and write Sun AU files
}
\declaremodule
{
standard
}{
sunau
}
\sectionauthor
{
Moshe Zadka
}{
m
zadka@geocities.com
}
\sectionauthor
{
Moshe Zadka
}{
m
oshez@zadka.site.co.il
}
\modulesynopsis
{
Provide an interface to the Sun AU sound format.
}
The
\module
{
sunau
}
module provides a convenient interface to the Sun
...
...
Doc/lib/libtty.tex
Dosyayı görüntüle @
57657bce
...
...
@@ -4,7 +4,7 @@
\declaremodule
{
standard
}{
tty
}
\platform
{
Unix
}
\moduleauthor
{
Steen Lumholt
}{}
\sectionauthor
{
Moshe Zadka
}{
m
zadka@geocities.com
}
\sectionauthor
{
Moshe Zadka
}{
m
oshez@zadka.site.co.il
}
\modulesynopsis
{
Utility functions that perform common terminal control
operations.
}
...
...
Doc/lib/libturtle.tex
Dosyayı görüntüle @
57657bce
...
...
@@ -6,7 +6,7 @@
\moduleauthor
{
Guido van Rossum
}{
guido@python.org
}
\modulesynopsis
{
An environment for turtle graphics.
}
\sectionauthor
{
Moshe Zadka
}{
m
zadka@geocities.com
}
\sectionauthor
{
Moshe Zadka
}{
m
oshez@zadka.site.co.il
}
The
\module
{
turtle
}
module provides turtle graphics primitives, in both an
...
...
Doc/lib/libwave.tex
Dosyayı görüntüle @
57657bce
...
...
@@ -3,7 +3,7 @@
Read and write WAV files
}
\declaremodule
{
standard
}{
wave
}
\sectionauthor
{
Moshe Zadka
}{
m
zadka@geocities.com
}
\sectionauthor
{
Moshe Zadka
}{
m
oshez@zadka.site.co.il
}
\modulesynopsis
{
Provide an interface to the WAV sound format.
}
The
\module
{
wave
}
module provides a convenient interface to the WAV sound
...
...
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