This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2024-12-01 11:15:56 +01:00
Code
Issues
Releases
Activity
50f385c197
cpython
/
Lib
History
Guido van Rossum
b241b67b89
Turtle graphics
1998-12-04 16:42:46 +00:00
..
dos-8x3
lib-old
Declaring zmod and poly obsolete. They have problems.
1998-11-02 15:38:51 +00:00
lib-stdwin
lib-tk
Turtle graphics
1998-12-04 16:42:46 +00:00
plat-aix3
plat-aix4
plat-beos
plat-beos1
plat-freebsd2
plat-freebsd3
plat-generic
plat-irix5
plat-irix6
plat-linux1
plat-linux2
plat-netbsd1
plat-next3
plat-sunos4
plat-sunos5
plat-win
test
aifc.py
anydbm.py
audiodev.py
base64.py
BaseHTTPServer.py
Bastion.py
bdb.py
Bomb on deleting a temporary breakpoint: there's no method
1998-11-18 15:56:06 +00:00
binhex.py
bisect.py
builtin.py
calendar.py
cgi.py
CGIHTTPServer.py
cmd.py
cmp.py
cmpcache.py
code.py
Moved compile_command() to a file of its own (codeop.py).
1998-10-22 21:56:44 +00:00
codeop.py
Moved compile_command() here from code.py, so JPython can provide its
1998-10-22 21:56:15 +00:00
colorsys.py
commands.py
compileall.py
ConfigParser.py
copy_reg.py
copy.py
dbhash.py
dircache.py
dircmp.py
dis.py
dospath.py
dumbdbm.py
dump.py
exceptions.py
Added NotImplementedError, subclassed from RuntimeError
1998-12-01 18:36:30 +00:00
fileinput.py
find.py
fnmatch.py
formatter.py
fpformat.py
ftplib.py
getopt.py
Accept a non-list sequence for the long options (request by Jack Jansen).
1998-11-17 04:16:37 +00:00
getpass.py
glob.py
gopherlib.py
grep.py
gzip.py
htmlentitydefs.py
htmllib.py
httplib.py
ihooks.py
imaplib.py
Piers Lauder writes:
1998-10-21 22:06:56 +00:00
imghdr.py
keyword.py
knee.py
linecache.py
locale.py
macpath.py
macstat.py
macurl2path.py
mailbox.py
mailcap.py
Makefile
mhlib.py
mimetools.py
mimetypes.py
MimeWriter.py
mimify.py
multifile.py
mutex.py
newimp.py
nntplib.py
ntpath.py
nturl2path.py
os.py
packmail.py
pdb.doc
pdb.py
persist.py
pickle.py
Jim Fulton writes:
1998-10-22 20:15:36 +00:00
pipes.py
popen2.py
poplib.py
posixfile.py
posixpath.py
pprint.py
profile.doc
profile.py
pstats.py
pty.py
py_compile.py
pyclbr.py
Queue.py
quopri.py
random.py
re.py
reconvert.py
regex_syntax.py
regsub.py
repr.py
rexec.py
rfc822.py
rlcompleter.py
robotparser.py
sched.py
sgmllib.py
shelve.py
shutil.py
SimpleHTTPServer.py
site.py
Wrong pathname in docstring detected by Fredrik Nehr.
1998-11-25 15:57:47 +00:00
smtplib.py
sndhdr.py
SocketServer.py
Patch by Jeff Bauer: a minor change to declare two new
1998-11-30 15:07:01 +00:00
stat.py
statcache.py
string.py
StringIO.py
stringold.py
sunau.py
sunaudio.py
symbol.py
tabnanny.py
telnetlib.py
tempfile.py
Improvement to the previous fix suggested by Thomas Bellman: if the
1998-10-24 15:02:59 +00:00
threading_api.py
threading.py
toaiff.py
token.py
tokenize.py
traceback.py
tty.py
turtle.py
Turtle graphics
1998-12-04 16:42:46 +00:00
types.py
tzparse.py
urllib.py
urlopen.py
urlparse.py
user.py
UserDict.py
UserList.py
util.py
uu.py
Move 'import sys' to top of module, as noted by Tim Peters.
1998-10-22 16:18:25 +00:00
wave.py
whatsound.py
whichdb.py
whrandom.py
xdrlib.py
xmllib.py