]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Support for extension codes. (By accident I checked in the tests first.)
authorGuido van Rossum <guido@python.org>
Wed, 29 Jan 2003 06:14:11 +0000 (06:14 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 29 Jan 2003 06:14:11 +0000 (06:14 +0000)
commit255f3ee0a53c419459f5926828b087ff4af15578
treec3a87871dcaee5c7609f6e4bd96b07a84d592256
parent0322d0ff134750679f6fe1bd29ad063de43263a4
Support for extension codes.  (By accident I checked in the tests first.)
Lib/copy_reg.py
Lib/pickle.py