cpython/Lib
2008-05-27 20:34:09 +00:00
..
bsddb Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. 2008-05-25 13:05:15 +00:00
ctypes fix failing test from rename 2008-05-26 14:39:04 +00:00
curses
dbm Create the dbm package from PEP 3108. #2881. 2008-05-26 10:29:35 +00:00
distutils Merged revisions 63575 via svnmerge from 2008-05-26 17:01:57 +00:00
email #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
encodings
html Change test_htmlparser to reflect the HTMLParser -> html.parser 2008-05-21 13:51:18 +00:00
http Remove _FooCookieJar modules and merge their content into http.cookiejar. 2008-05-26 17:56:51 +00:00
idlelib Fixed old Tkinter import, the last apparently 2008-05-25 15:26:44 +00:00
json
lib2to3 Merged revisions 63644 via svnmerge from 2008-05-25 17:22:03 +00:00
logging Create http package. #2883. 2008-05-26 16:32:26 +00:00
msilib
plat-aix4
plat-atheos
plat-freebsd4
plat-freebsd5
plat-freebsd6
plat-freebsd7
plat-freebsd8
plat-generic
plat-linux2
plat-netbsd1
plat-next3
plat-os2emx
plat-sunos5
plat-unixware7
site-packages
sqlite3
test Remove __metaclass__ remains. 2008-05-27 20:34:09 +00:00
tkinter Merged revisions 63412,63445-63447,63449-63450,63452,63454,63459,63463,63465,63470,63483-63484,63496-63497,63499-63501,63530-63531,63540,63614 via svnmerge from 2008-05-25 18:19:30 +00:00
wsgiref Create http package. #2883. 2008-05-26 16:32:26 +00:00
xml Merged revisions 63542-63544,63546,63553,63563-63564,63567,63569,63576 via svnmerge from 2008-05-26 17:36:47 +00:00
xmlrpc Create http package. #2883. 2008-05-26 16:32:26 +00:00
__future__.py
__phello__.foo.py
_abcoll.py
_dummy_thread.py Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. 2008-05-25 13:05:15 +00:00
_markupbase.py
_strptime.py Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. 2008-05-25 13:05:15 +00:00
_threading_local.py
_weakrefset.py Add a test suite for WeakSet mostly derived from test_set and fix some 2008-05-18 16:27:29 +00:00
abc.py
aifc.py
asynchat.py
asyncore.py
base64.py
bdb.py Rename the repr module to reprlib. 2008-05-16 07:12:44 +00:00
binhex.py
bisect.py
build_class.py
calendar.py
cgi.py
cgitb.py
chunk.py
cmd.py
code.py
codecs.py
codeop.py
collections.py
colorsys.py
compileall.py
configparser.py
contextlib.py
copy.py Rename the repr module to reprlib. 2008-05-16 07:12:44 +00:00
copyreg.py
cProfile.py
csv.py
decimal.py
difflib.py
dis.py
doctest.py Merged revisions 63119-63128,63130-63131,63133,63135-63144,63146-63148,63151-63152,63155-63165,63167-63176,63181-63186,63188-63189 via svnmerge from 2008-05-16 02:54:33 +00:00
dummy_threading.py Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. 2008-05-25 13:05:15 +00:00
filecmp.py
fileinput.py
fnmatch.py
formatter.py
fractions.py
ftplib.py
functools.py
genericpath.py
getopt.py
getpass.py
gettext.py
glob.py
gzip.py Merged revisions 63412,63445-63447,63449-63450,63452,63454,63459,63463,63465,63470,63483-63484,63496-63497,63499-63501,63530-63531,63540,63614 via svnmerge from 2008-05-25 18:19:30 +00:00
hashlib.py
heapq.py
hmac.py
htmllib.py rename HTMLParser to html.parser and htmlentitydefs to html.entities; 2008-05-17 22:02:32 +00:00
imaplib.py
imghdr.py
inspect.py
io.py Create the dbm package from PEP 3108. #2881. 2008-05-26 10:29:35 +00:00
keyword.py
linecache.py
locale.py
macpath.py
macurl2path.py
mailbox.py
mailcap.py
mimetools.py Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. 2008-05-25 13:05:15 +00:00
mimetypes.py
modulefinder.py
netrc.py
nntplib.py
ntpath.py
nturl2path.py
numbers.py
opcode.py
optparse.py
os.py Merged revisions 63119-63128,63130-63131,63133,63135-63144,63146-63148,63151-63152,63155-63165,63167-63176,63181-63186,63188-63189 via svnmerge from 2008-05-16 02:54:33 +00:00
os2emxpath.py
pdb.doc Merged revisions 62998-63003,63005-63006,63009-63012,63014-63017,63019-63020,63022-63024,63026-63029,63031-63041,63043-63045,63047-63054,63056-63062 via svnmerge from 2008-05-16 00:03:33 +00:00
pdb.py Rename the repr module to reprlib. 2008-05-16 07:12:44 +00:00
pickle.py
pickletools.py
pipes.py
pkgutil.py
platform.py #2879: rename _winreg to winreg. 2008-05-25 07:45:51 +00:00
plistlib.py
poplib.py Merged revisions 63402,63405,63411,63457,63467-63468,63480,63507-63508,63516,63534,63541 via svnmerge from 2008-05-26 13:48:34 +00:00
posixpath.py
pprint.py Merged revisions 63119-63128,63130-63131,63133,63135-63144,63146-63148,63151-63152,63155-63165,63167-63176,63181-63186,63188-63189 via svnmerge from 2008-05-16 02:54:33 +00:00
profile.py
pstats.py
pty.py
py_compile.py
pyclbr.py
pydoc.py Create http package. #2883. 2008-05-26 16:32:26 +00:00
queue.py
quopri.py
random.py
re.py
reprlib.py Rename the repr module file to reprlib.py. 2008-05-16 16:05:36 +00:00
rfc822.py
rlcompleter.py Merged revisions 63066-63076,63079,63081-63085,63087-63097,63099,63101-63104 via svnmerge from 2008-05-16 00:41:41 +00:00
robotparser.py
runpy.py
sched.py Merged revisions 63066-63076,63079,63081-63085,63087-63097,63099,63101-63104 via svnmerge from 2008-05-16 00:41:41 +00:00
sgmllib.py
shelve.py Create the dbm package from PEP 3108. #2881. 2008-05-26 10:29:35 +00:00
shlex.py
shutil.py
site.py Merged revisions 62954-62959,62961,62963-62967,62969-62970,62972-62973,62975-62976,62978-62982,62984,62987-62996 via svnmerge from 2008-05-15 22:51:26 +00:00
smtpd.py
smtplib.py
sndhdr.py
socket.py
socketserver.py
sre_compile.py
sre_constants.py
sre_parse.py
ssl.py
stat.py
string.py
stringprep.py
struct.py
subprocess.py The commands module has been removed. The getoutput() and getstatusoutput() 2008-05-26 19:04:21 +00:00
sunau.py
sunaudio.py
symbol.py
symtable.py
tabnanny.py
tarfile.py
telnetlib.py Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. 2008-05-25 13:05:15 +00:00
tempfile.py Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. 2008-05-25 13:05:15 +00:00
textwrap.py Merged revisions 62998-63003,63005-63006,63009-63012,63014-63017,63019-63020,63022-63024,63026-63029,63031-63041,63043-63045,63047-63054,63056-63062 via svnmerge from 2008-05-16 00:03:33 +00:00
this.py
threading.py Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. 2008-05-25 13:05:15 +00:00
timeit.py
token.py
tokenize.py
trace.py
traceback.py
tty.py
types.py
unittest.py Merged revisions 63066-63076,63079,63081-63085,63087-63097,63099,63101-63104 via svnmerge from 2008-05-16 00:41:41 +00:00
urllib.py Create http package. #2883. 2008-05-26 16:32:26 +00:00
urllib2.py Create http package. #2883. 2008-05-26 16:32:26 +00:00
urlparse.py
uu.py
uuid.py
warnings.py
wave.py
weakref.py
webbrowser.py
wsgiref.egg-info
xdrlib.py
zipfile.py Merged revisions 63412,63445-63447,63449-63450,63452,63454,63459,63463,63465,63470,63483-63484,63496-63497,63499-63501,63530-63531,63540,63614 via svnmerge from 2008-05-25 18:19:30 +00:00