| .. |
|
ctypes
|
|
|
|
curses
|
|
|
|
dbm
|
|
|
|
distutils
|
Merged revisions 81662 via svnmerge from
|
2010-06-03 14:42:25 +00:00 |
|
email
|
#4768: store base64 encoded email body parts as text, not binary.
|
2010-06-04 16:11:08 +00:00 |
|
encodings
|
Merged revisions 81471-81472 via svnmerge from
|
2010-05-22 16:59:09 +00:00 |
|
html
|
Recorded merge of revisions 81500-81501 via svnmerge from
|
2010-05-24 21:46:25 +00:00 |
|
http
|
Merged revisions 81687 via svnmerge from
|
2010-06-04 16:38:00 +00:00 |
|
idlelib
|
|
|
|
importlib
|
|
|
|
json
|
|
|
|
lib2to3
|
Merged revisions 81479 via svnmerge from
|
2010-05-22 18:59:24 +00:00 |
|
logging
|
|
|
|
msilib
|
|
|
|
multiprocessing
|
|
|
|
plat-aix4
|
|
|
|
plat-darwin
|
|
|
|
plat-freebsd4
|
|
|
|
plat-freebsd5
|
|
|
|
plat-freebsd6
|
|
|
|
plat-freebsd7
|
|
|
|
plat-freebsd8
|
|
|
|
plat-generic
|
|
|
|
plat-linux2
|
|
|
|
plat-netbsd1
|
|
|
|
plat-next3
|
|
|
|
plat-os2emx
|
|
|
|
plat-sunos5
|
|
|
|
plat-unixware7
|
|
|
|
pydoc_data
|
|
|
|
site-packages
|
|
|
|
sqlite3
|
#8845: expose sqlite3 inTransaction as RO in_transaction Connection attribute.
|
2010-06-01 01:32:12 +00:00 |
|
test
|
Avoid possible undefined behaviour from signed overflow.
|
2010-06-11 16:56:34 +00:00 |
|
tkinter
|
Merged revisions 81701 via svnmerge from
|
2010-06-04 19:50:26 +00:00 |
|
unittest
|
Merged revisions 81878 via svnmerge from
|
2010-06-10 20:41:54 +00:00 |
|
urllib
|
Merged revisions 81636 via svnmerge from
|
2010-06-01 12:53:48 +00:00 |
|
wsgiref
|
|
|
|
xml
|
http://bugs.python.org/issue8832
|
2010-06-09 08:13:42 +00:00 |
|
xmlrpc
|
|
|
|
__future__.py
|
|
|
|
__phello__.foo.py
|
|
|
|
_abcoll.py
|
Merged revisions 81414 via svnmerge from
|
2010-05-21 20:55:22 +00:00 |
|
_compat_pickle.py
|
|
|
|
_dummy_thread.py
|
|
|
|
_markupbase.py
|
|
|
|
_pyio.py
|
|
|
|
_strptime.py
|
|
|
|
_threading_local.py
|
|
|
|
_weakrefset.py
|
|
|
|
abc.py
|
|
|
|
aifc.py
|
|
|
|
antigravity.py
|
|
|
|
argparse.py
|
Merged revisions 81492 via svnmerge from
|
2010-05-24 03:47:38 +00:00 |
|
ast.py
|
|
|
|
asynchat.py
|
|
|
|
asyncore.py
|
|
|
|
base64.py
|
Issue #4769: Fix main() function of the base64 module, use sys.stdin.buffer and
|
2010-05-25 21:12:34 +00:00 |
|
bdb.py
|
|
|
|
binhex.py
|
|
|
|
bisect.py
|
|
|
|
build_class.py
|
|
|
|
calendar.py
|
|
|
|
cgi.py
|
|
|
|
cgitb.py
|
|
|
|
chunk.py
|
|
|
|
cmd.py
|
|
|
|
code.py
|
|
|
|
codecs.py
|
Merged revisions 81471-81472 via svnmerge from
|
2010-05-22 16:59:09 +00:00 |
|
codeop.py
|
|
|
|
collections.py
|
|
|
|
colorsys.py
|
|
|
|
compileall.py
|
|
|
|
configparser.py
|
|
|
|
contextlib.py
|
|
|
|
copy.py
|
|
|
|
copyreg.py
|
|
|
|
cProfile.py
|
|
|
|
csv.py
|
|
|
|
decimal.py
|
Fix typo in docstring.
|
2010-06-11 16:49:20 +00:00 |
|
difflib.py
|
|
|
|
dis.py
|
|
|
|
doctest.py
|
|
|
|
dummy_threading.py
|
|
|
|
filecmp.py
|
|
|
|
fileinput.py
|
|
|
|
fnmatch.py
|
|
|
|
formatter.py
|
|
|
|
fractions.py
|
Issue #8188: Introduce a new scheme for computing hashes of numbers
|
2010-05-23 13:33:13 +00:00 |
|
ftplib.py
|
Fix issue #8806: add SSL contexts support to ftplib
|
2010-05-26 18:06:04 +00:00 |
|
functools.py
|
Merged revisions 80068 via svnmerge from
|
2010-05-19 21:06:36 +00:00 |
|
genericpath.py
|
|
|
|
getopt.py
|
|
|
|
getpass.py
|
|
|
|
gettext.py
|
|
|
|
glob.py
|
|
|
|
gzip.py
|
|
|
|
hashlib.py
|
|
|
|
heapq.py
|
|
|
|
hmac.py
|
|
|
|
imaplib.py
|
|
|
|
imghdr.py
|
|
|
|
inspect.py
|
|
|
|
io.py
|
|
|
|
keyword.py
|
|
|
|
linecache.py
|
Merged revisions 81428-81429,81432-81433,81437 via svnmerge from
|
2010-05-21 21:45:06 +00:00 |
|
locale.py
|
|
|
|
macpath.py
|
|
|
|
macurl2path.py
|
|
|
|
mailbox.py
|
|
|
|
mailcap.py
|
|
|
|
mimetypes.py
|
|
|
|
modulefinder.py
|
|
|
|
netrc.py
|
|
|
|
nntplib.py
|
|
|
|
ntpath.py
|
|
|
|
nturl2path.py
|
|
|
|
numbers.py
|
|
|
|
opcode.py
|
|
|
|
optparse.py
|
|
|
|
os.py
|
|
|
|
os2emxpath.py
|
|
|
|
pdb.doc
|
|
|
|
pdb.py
|
|
|
|
pickle.py
|
|
|
|
pickletools.py
|
|
|
|
pipes.py
|
|
|
|
pkgutil.py
|
|
|
|
platform.py
|
|
|
|
plistlib.py
|
|
|
|
poplib.py
|
|
|
|
posixpath.py
|
|
|
|
pprint.py
|
|
|
|
profile.py
|
|
|
|
pstats.py
|
|
|
|
pty.py
|
|
|
|
py_compile.py
|
|
|
|
pyclbr.py
|
|
|
|
pydoc.py
|
|
|
|
queue.py
|
|
|
|
quopri.py
|
|
|
|
random.py
|
|
|
|
re.py
|
|
|
|
reprlib.py
|
|
|
|
rlcompleter.py
|
|
|
|
runpy.py
|
|
|
|
sched.py
|
|
|
|
shelve.py
|
|
|
|
shlex.py
|
|
|
|
shutil.py
|
|
|
|
site.py
|
|
|
|
smtpd.py
|
|
|
|
smtplib.py
|
|
|
|
sndhdr.py
|
|
|
|
socket.py
|
|
|
|
socketserver.py
|
|
|
|
sre_compile.py
|
|
|
|
sre_constants.py
|
|
|
|
sre_parse.py
|
|
|
|
ssl.py
|
Issue #4870: Add an options attribute to SSL contexts, as well as
|
2010-05-21 09:56:06 +00:00 |
|
stat.py
|
|
|
|
string.py
|
|
|
|
stringprep.py
|
|
|
|
struct.py
|
|
|
|
subprocess.py
|
Issue #8780: Fix a regression introduced by r78946 in subprocess on Windows
|
2010-05-21 20:13:12 +00:00 |
|
sunau.py
|
Issue #8897: Fix sunau module, use bytes to write the header. Patch written by
|
2010-06-07 20:14:04 +00:00 |
|
symbol.py
|
|
|
|
symtable.py
|
|
|
|
sysconfig.py
|
added the list of public APIs in sysconfig
|
2010-05-25 09:47:06 +00:00 |
|
tabnanny.py
|
Issue #8774: tabnanny uses the encoding cookie (#coding:...) to use the correct
|
2010-05-21 10:52:08 +00:00 |
|
tarfile.py
|
Merged revisions 81667 via svnmerge from
|
2010-06-03 12:45:16 +00:00 |
|
telnetlib.py
|
|
|
|
tempfile.py
|
|
|
|
textwrap.py
|
|
|
|
this.py
|
|
|
|
threading.py
|
|
|
|
timeit.py
|
|
|
|
token.py
|
|
|
|
tokenize.py
|
|
|
|
trace.py
|
|
|
|
traceback.py
|
|
|
|
tty.py
|
|
|
|
turtle.py
|
|
|
|
types.py
|
|
|
|
uu.py
|
|
|
|
uuid.py
|
|
|
|
warnings.py
|
|
|
|
wave.py
|
|
|
|
weakref.py
|
|
|
|
webbrowser.py
|
Remove conditional import of 'ic', that module
|
2010-05-30 15:46:48 +00:00 |
|
wsgiref.egg-info
|
|
|
|
xdrlib.py
|
|
|
|
zipfile.py
|
|
|