]> granicus.if.org Git - python/commit
Revert r73401 per Raymond Hettinger's request.
authorAlexandre Vassalotti <alexandre@peadrop.com>
Fri, 12 Jun 2009 23:03:35 +0000 (23:03 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Fri, 12 Jun 2009 23:03:35 +0000 (23:03 +0000)
commitcb73bdac9565e7d4a9133635f802f446a915ca88
treed87c607a7fdbd52c215b4c5a9d7cc640d94b2e36
parent450ae573bcf3b8b9e910dacf5dcf640cced44b97
Revert r73401 per Raymond Hettinger's request.

The rational is the change might cause imcompatiblity problems with
PyYAML. In addition, Raymond wants to kept the different versions of
collections synchronized across Python versions.
Lib/collections.py
Lib/test/test_collections.py