0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Lib
2002-06-13 17:59:51 +00:00
..
compiler Remove uses of string module and stat.ST_MODE 2002-06-06 18:30:10 +00:00
curses
distutils Extend dependency tracking so that .o files are rebuilt. 2002-06-13 17:32:20 +00:00
email
encodings
hotshot
idlelib Rework the code to have only the GvR RPC. Output from execution of user 2002-06-12 03:28:57 +00:00
lib-old
lib-tk
plat-aix3
plat-aix4
plat-atheos Patch #488073: AtheOS port. 2002-06-11 06:22:31 +00:00
plat-beos5
plat-freebsd2
plat-freebsd3
plat-freebsd4
plat-freebsd5
plat-generic
plat-irix5
plat-irix6
plat-linux1
plat-linux2
plat-netbsd1
plat-next3
plat-os2emx
plat-riscos
plat-sunos4
plat-sunos5
plat-unixware7
site-packages
test Comment out testHostnameRes() -- it depends on a correctly working 2002-06-13 16:54:38 +00:00
xml
__future__.py
__phello__.foo.py
aifc.py
anydbm.py
asynchat.py
asyncore.py
atexit.py
audiodev.py
base64.py
BaseHTTPServer.py
Bastion.py
bdb.py
binhex.py
bisect.py
calendar.py
cgi.py
CGIHTTPServer.py
cgitb.py
chunk.py
cmd.py
code.py
codecs.py
codeop.py
colorsys.py
commands.py
compileall.py
ConfigParser.py
Cookie.py
copy_reg.py
copy.py SF patch 560794 (Greg Chapman): deepcopy can't handle custom 2002-06-10 21:10:27 +00:00
dbhash.py
difflib.py
dircache.py
dis.py The opcode FOR_LOOP no longer exists. 2002-06-13 17:59:51 +00:00
doctest.py
dospath.py
dumbdbm.py
FCNTL.py
filecmp.py
fileinput.py Replace obsolete stat module constants with 2002-06-06 09:48:13 +00:00
fnmatch.py
formatter.py
fpformat.py
ftplib.py
getopt.py gnu_getopt should be exported in __all__ 2002-06-07 03:26:43 +00:00
getpass.py
gettext.py
glob.py
gopherlib.py
gzip.py
hmac.py
htmlentitydefs.py
htmllib.py
HTMLParser.py
httplib.py
ihooks.py
imaplib.py
imghdr.py
imputil.py
inspect.py
keyword.py
linecache.py
locale.py
macpath.py
macurl2path.py
mailbox.py
mailcap.py
markupbase.py
mhlib.py
mimetools.py
mimetypes.py
MimeWriter.py
mimify.py
multifile.py
mutex.py
netrc.py
nntplib.py
ntpath.py
nturl2path.py
os2emxpath.py
os.py
pdb.doc
pdb.py
pickle.py
pipes.py
popen2.py
poplib.py
posixfile.py
posixpath.py Remove another reference to stat.ST_MODE 2002-06-06 18:16:14 +00:00
pprint.py
pre.py
profile.doc
profile.py
pstats.py
pty.py
py_compile.py
pyclbr.py
pydoc.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
shlex.py
shutil.py Replace obsolete stat module constants with 2002-06-06 09:48:13 +00:00
SimpleHTTPServer.py
SimpleXMLRPCServer.py
site.py
smtpd.py
smtplib.py
sndhdr.py
socket.py SF patch 555085 (timeout socket implementation) by Michael Gilfix. 2002-06-06 21:08:16 +00:00
SocketServer.py
sre_compile.py
sre_constants.py
sre_parse.py
sre.py
stat.py
statcache.py
statvfs.py
string.py
StringIO.py
stringold.py
sunau.py
sunaudio.py
symbol.py
symtable.py
tabnanny.py
telnetlib.py
tempfile.py
TERMIOS.py
textwrap.py Took initial_tab and subsequent_tab away from the fill() method and 2002-06-10 21:37:12 +00:00
this.py
threading.py
toaiff.py
token.py
tokenize.py
traceback.py
tty.py
types.py Skip Montanaro's patch, SF 559833, exposing xrange type in builtins. 2002-06-05 23:12:45 +00:00
tzparse.py
unittest.py
urllib2.py
urllib.py Fix SF #565414, FancyURLopener() needs to support **kwargs 2002-06-11 13:38:51 +00:00
urlparse.py
user.py
UserDict.py
UserList.py
UserString.py
uu.py
warnings.py
wave.py
weakref.py SF patch 564549 (Erik Andersén). 2002-06-10 20:00:52 +00:00
webbrowser.py
whichdb.py
whrandom.py
xdrlib.py
xmllib.py
xmlrpclib.py
zipfile.py