]> granicus.if.org Git - python/commit
The __all__ value for 'collections' was missing UserList and UserString.
authorBrett Cannon <bcannon@gmail.com>
Mon, 12 May 2008 00:56:28 +0000 (00:56 +0000)
committerBrett Cannon <bcannon@gmail.com>
Mon, 12 May 2008 00:56:28 +0000 (00:56 +0000)
commit23a4a7b5a129c18e20e11e48983c2d29ea7728aa
tree3ef406bb479a819a944c576a75ab761dc545df3d
parenta795790b3a9f135c3599ea622ee8c415ae1cc476
The __all__ value for 'collections' was missing UserList and UserString.
Lib/collections.py
Lib/test/test___all__.py
Misc/NEWS