-
Changed by: brett.cannon
Changed at: Sun 11 May 2008 23:39:51
Branch: branches/py3k
Revision: 63109
Changed files:
Comments:
Blocked revisions 63108 via svnmerge
........
r63108 | brett.cannon | 2008-05-11 16:39:04 -0700 (Sun, 11 May 2008) | 2 lines
Put Lib/lib-old back on to sys.path for module renames.
........
-
Changed by: brett.cannon
Changed at: Mon 12 May 2008 00:09:10
Branch: branches/py3k
Revision: 63115
Changed files:
Comments:
Blocked revisions 63114 via svnmerge
........
r63114 | brett.cannon | 2008-05-11 17:08:34 -0700 (Sun, 11 May 2008) | 2 lines
Depreate imageop for removal in 3.0.
........
-
Changed by: brett.cannon
Changed at: Mon 12 May 2008 00:56:29
Branch: branches/py3k
Revision: 63124
Changed files:
- branches/py3k/Lib/collections.py
- branches/py3k/Lib/test/test___all__.py
- branches/py3k/Misc/NEWS
Comments:
The __all__ value for 'collections' was missing UserList and UserString.