|
bsddb
|
#2503 make singletons compared with "is" not == or !=
|
2008-03-29 15:24:25 +00:00 |
|
compiler
|
Fix test_compiler after adding unicode_literals
|
2008-03-27 05:02:57 +00:00 |
|
idlelib
|
Updating for 2.6a2
|
2008-04-03 04:10:02 +00:00 |
|
lib2to3
|
Merged revisions 61990-62079 via svnmerge from
|
2008-03-31 05:20:55 +00:00 |
|
xml
|
#2503 make singletons compared with "is" not == or !=
|
2008-03-29 15:24:25 +00:00 |
|
bdb.py
|
#2498 modernized try, except, finally statements in bdb
|
2008-03-28 20:56:00 +00:00 |
|
copy.py
|
Issue 2460: Make Ellipsis objects copyable.
|
2008-03-24 08:17:39 +00:00 |
|
io.py
|
Use the new unicode literals for the io module
|
2008-03-26 23:13:59 +00:00 |
|
pdb.py
|
Added help options to PDB
|
2008-03-26 11:57:47 +00:00 |
|
smtplib.py
|
#2248: return result of QUIT from quit().
|
2008-03-27 13:27:31 +00:00 |