]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Changes sufficient so that pickles written by the Python implementation
authorTim Peters <tim.peters@gmail.com>
Sat, 21 Dec 2002 05:04:42 +0000 (05:04 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 21 Dec 2002 05:04:42 +0000 (05:04 +0000)
commitfb8472c79c1c858785b8d282f4fc62357c19c244
tree7c2882ea84100b80a111b1c9cb523ba61cadec66
parentf39f59a5f27d03b557332911bafc929f5db33e56
Changes sufficient so that pickles written by the Python implementation
can be read by the C implementation.  I don't really understand this.
Lib/test/test_datetime.py