0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Lib
Guido van Rossum f8d579c5e3 This hopefully fixes the problem of having to set PATH
in autoexec.bat in order to find the Tcl DLLs -- Tkinter calls FixTk
which will hunt around in a few common places and then set PATH
and try again, or else issue a big clarifying error message.
1999-01-04 18:06:45 +00:00
..
distutils Applied Fred's patch to fix the bugs that John Skaller noticed. 1998-12-22 12:42:04 +00:00
dos-8x3 The usual. 1998-12-22 13:50:33 +00:00
lib-old
lib-stdwin
lib-tk This hopefully fixes the problem of having to set PATH 1999-01-04 18:06:45 +00:00
plat-aix3
plat-aix4
plat-beos
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
binhex.py
bisect.py
builtin.py
calendar.py
cgi.py
CGIHTTPServer.py
cmd.py
cmp.py
cmpcache.py
code.py
codeop.py
colorsys.py
commands.py
compileall.py A mod whose author I forget. (I must've mislaid the email. If it's 1998-12-21 18:23:38 +00:00
ConfigParser.py
copy_reg.py
copy.py
dbhash.py
dircache.py
dircmp.py
dis.py
dospath.py
dumbdbm.py
dump.py
exceptions.py
fileinput.py
find.py
fnmatch.py
formatter.py
fpformat.py
ftplib.py Add warning to Netrc's docstring that it is obsolete -- use the netrc 1998-12-22 16:49:16 +00:00
getopt.py
getpass.py
glob.py
gopherlib.py
grep.py
gzip.py
htmlentitydefs.py
htmllib.py
httplib.py
ihooks.py
imaplib.py
imghdr.py
keyword.py
knee.py
linecache.py
locale.py
macpath.py
macstat.py
macurl2path.py
mailbox.py Patch by Mike Meyer: 1998-12-23 22:05:42 +00:00
mailcap.py
Makefile
mhlib.py
mimetools.py
mimetypes.py
MimeWriter.py
mimify.py
multifile.py
mutex.py
netrc.py Adding shlex and netrc by Eric Raymond. 1998-12-22 05:19:29 +00:00
newimp.py
nntplib.py Marc-Andre Lemburg notes about statparse(): 1998-12-21 18:51:23 +00:00
ntpath.py
nturl2path.py
os.py
packmail.py
pdb.doc
pdb.py
persist.py
pickle.py
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 Patch by Mike Meyer: 1998-12-23 22:22:10 +00:00
rlcompleter.py
robotparser.py
sched.py
sgmllib.py
shelve.py
shlex.py Adding shlex and netrc by Eric Raymond. 1998-12-22 05:19:29 +00:00
shutil.py
SimpleHTTPServer.py
site.py
smtplib.py Small, and final docstring merge with Dragon's version. 1998-12-22 20:37:36 +00:00
sndhdr.py
SocketServer.py
stat.py
statcache.py
string.py
StringIO.py
stringold.py
sunau.py
sunaudio.py
symbol.py
tabnanny.py
telnetlib.py Added mt_interact() -- multithreaded version of interact(). 1998-12-23 23:04:17 +00:00
tempfile.py
threading_api.py
threading.py
toaiff.py
token.py
tokenize.py
traceback.py
tty.py
turtle.py
types.py Use __stdin__ instead of stdin to derive FileType -- safer against 1998-12-19 23:53:33 +00:00
tzparse.py
urllib.py Sjoerd Mullender: 1998-12-18 15:25:22 +00:00
urlopen.py
urlparse.py Add XXX comment about a test that doesn't seem right -- no time to 1998-12-21 18:24:09 +00:00
user.py
UserDict.py
UserList.py
util.py
uu.py
wave.py
whatsound.py
whichdb.py
whrandom.py
xdrlib.py
xmllib.py New test function by Sjoerd, adding -t option. 1998-12-22 14:23:50 +00:00