cpython/Lib
2008-07-18 02:28:44 +00:00
..
bsddb
ctypes Merged revisions 64979 via svnmerge from 2008-07-15 20:23:33 +00:00
curses Merged revisions 64623,64640,64665,64687,64689-64690,64719,64721,64735,64742,64744-64746,64756-64761,64767-64769,64771-64772,64774-64775,64788,64793,64835-64836 via svnmerge from 2008-07-16 03:43:04 +00:00
dbm
distutils Bumping to 3.0b2 2008-07-18 02:28:44 +00:00
email Make a new urllib package . 2008-06-18 20:49:58 +00:00
encodings
html
http Merged revisions 64623,64640,64665,64687,64689-64690,64719,64721,64735,64742,64744-64746,64756-64761,64767-64769,64771-64772,64774-64775,64788,64793,64835-64836 via svnmerge from 2008-07-16 03:43:04 +00:00
idlelib Bumping to 3.0b2 2008-07-18 02:28:44 +00:00
json
lib2to3 Merged revisions 65055 via svnmerge from 2008-07-17 02:21:56 +00:00
logging Merged revisions 64475,64544-64545,64550,64557-64558,64565,64570,64577,64582-64583,64585,64590,64592-64593,64625,64630,64638,64647,64655-64656,64663-64664 via svnmerge from 2008-07-02 20:22:54 +00:00
msilib
multiprocessing Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,64888,64897,64900-64901,64915,64926-64929,64938-64941,64944,64961,64966,64973 via svnmerge from 2008-07-16 12:55:28 +00:00
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 it seems that /dev/tty is seekable on Solaris, too 2008-07-17 23:27:26 +00:00
tkinter
urllib Issue 3314. The sys module is used in an error case. 2008-07-07 18:24:11 +00:00
wsgiref Make a new urllib package . 2008-06-18 20:49:58 +00:00
xml Make a new urllib package . 2008-06-18 20:49:58 +00:00
xmlrpc Make a new urllib package . 2008-06-18 20:49:58 +00:00
__future__.py
__phello__.foo.py
_abcoll.py Merged revisions 64475,64544-64545,64550,64557-64558,64565,64570,64577,64582-64583,64585,64590,64592-64593,64625,64630,64638,64647,64655-64656,64663-64664 via svnmerge from 2008-07-02 20:22:54 +00:00
_dummy_thread.py Merged revisions 64903 via svnmerge from 2008-07-13 01:19:15 +00:00
_markupbase.py
_strptime.py
_threading_local.py
_weakrefset.py
abc.py
aifc.py
ast.py Merged revisions 64434-64435,64440-64443,64445,64447-64448,64450,64452,64455,64461,64464,64466,64468 via svnmerge from 2008-07-02 17:30:14 +00:00
asynchat.py Fixed bugs 760475, 953599, and 1519. This is a translation of changelist 64768 2008-07-07 05:04:12 +00:00
asyncore.py Fix for AttributeError in test_asynchat. 2008-07-11 22:18:27 +00:00
base64.py
bdb.py
binhex.py
bisect.py Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,64888,64897,64900-64901,64915,64926-64929,64938-64941,64944,64961,64966,64973 via svnmerge from 2008-07-16 12:55:28 +00:00
build_class.py
calendar.py
cgi.py Merged revisions 64434-64435,64440-64443,64445,64447-64448,64450,64452,64455,64461,64464,64466,64468 via svnmerge from 2008-07-02 17:30:14 +00:00
cgitb.py
chunk.py
cmd.py
code.py
codecs.py
codeop.py
collections.py
colorsys.py
compileall.py
configparser.py
contextlib.py
copy.py
copyreg.py
cProfile.py
csv.py
decimal.py Manual forward port of 64962 - use PyObject_HashNotImplemented as a tp_hash level indicator that the default hash implementation has not been inherited 2008-07-15 15:46:38 +00:00
difflib.py
dis.py
doctest.py
dummy_threading.py
filecmp.py
fileinput.py
fnmatch.py
formatter.py
fractions.py Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,64888,64897,64900-64901,64915,64926-64929,64938-64941,64944,64961,64966,64973 via svnmerge from 2008-07-16 12:55:28 +00:00
ftplib.py
functools.py
genericpath.py
getopt.py
getpass.py
gettext.py Make gettext Unicode interface consistent and clean up the docs. 2008-07-17 18:15:35 +00:00
glob.py
gzip.py
hashlib.py
heapq.py
hmac.py
imaplib.py
imghdr.py
inspect.py
io.py
keyword.py
linecache.py
locale.py
macpath.py
macurl2path.py Make a new urllib package . 2008-06-18 20:49:58 +00:00
mailbox.py
mailcap.py
mimetypes.py Make a new urllib package . 2008-06-18 20:49:58 +00:00
modulefinder.py
netrc.py
nntplib.py
ntpath.py
nturl2path.py follow-up of r64385: rename urllib.quote in nturl2path 2008-06-18 22:38:24 +00:00
numbers.py
opcode.py
optparse.py
os.py
os2emxpath.py
pdb.doc
pdb.py
pickle.py
pickletools.py
pipes.py
pkgutil.py
platform.py Merge error: platform.py would not import 2008-06-17 21:42:46 +00:00
plistlib.py
poplib.py
posixpath.py
pprint.py
profile.py
pstats.py
pty.py
py_compile.py
pyclbr.py
pydoc.py Merged revisions 64475,64544-64545,64550,64557-64558,64565,64570,64577,64582-64583,64585,64590,64592-64593,64625,64630,64638,64647,64655-64656,64663-64664 via svnmerge from 2008-07-02 20:22:54 +00:00
pydoc_topics.py
queue.py
quopri.py
random.py
re.py
reprlib.py
rlcompleter.py finish fixing the rlcompleter regression (thanks for noticing Antonine Pitrou) 2008-07-05 21:20:33 +00:00
runpy.py
sched.py
shelve.py
shlex.py
shutil.py Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,64888,64897,64900-64901,64915,64926-64929,64938-64941,64944,64961,64966,64973 via svnmerge from 2008-07-16 12:55:28 +00:00
site.py
smtpd.py Committing Py3k version of changelist 64080 and 64257, along with updated tests 2008-07-07 04:15:08 +00:00
smtplib.py
sndhdr.py
socket.py
socketserver.py
sre_compile.py
sre_constants.py
sre_parse.py
ssl.py fix bad method names in ssl module (and typo in ssl doc) 2008-06-29 00:05:51 +00:00
stat.py
string.py
stringprep.py
struct.py
subprocess.py Merged revisions 64623,64640,64665,64687,64689-64690,64719,64721,64735,64742,64744-64746,64756-64761,64767-64769,64771-64772,64774-64775,64788,64793,64835-64836 via svnmerge from 2008-07-16 03:43:04 +00:00
sunau.py
sunaudio.py
symbol.py
symtable.py
tabnanny.py
tarfile.py
telnetlib.py
tempfile.py
textwrap.py
this.py
threading.py Merger 65032 to py3k 2008-07-17 16:49:17 +00:00
timeit.py
token.py
tokenize.py
trace.py
traceback.py implement chained exception tracebacks 2008-07-15 15:32:09 +00:00
tty.py
types.py
unittest.py
uu.py
uuid.py
warnings.py Merged revisions 64549 via svnmerge from 2008-06-27 00:52:15 +00:00
wave.py
weakref.py
webbrowser.py
wsgiref.egg-info
xdrlib.py
zipfile.py Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,64888,64897,64900-64901,64915,64926-64929,64938-64941,64944,64961,64966,64973 via svnmerge from 2008-07-16 12:55:28 +00:00