]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Prepare collections module for pure python code entries.
authorRaymond Hettinger <python@rcn.com>
Wed, 28 Feb 2007 18:37:52 +0000 (18:37 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 28 Feb 2007 18:37:52 +0000 (18:37 +0000)
commiteb9798892d7ed54762ae006e39db0a84f671cfd3
tree629823599716e83c322e7a9799a644d4a2b616a9
parent3035d2397f4a6d028d7b1f87563c649457d5cbb4
Prepare collections module for pure python code entries.
Lib/collections.py [new file with mode: 0644]
Modules/_collectionsmodule.c [moved from Modules/collectionsmodule.c with 99% similarity]
PC/config.c
PCbuild/pythoncore.vcproj
PCbuild8/pythoncore.vcproj
setup.py