diff options
author | Guido van Rossum <guido@python.org> | 2003-02-07 21:49:01 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2003-02-07 21:49:01 (GMT) |
commit | 275666fd50eaf494448ba102652d4273b135a017 (patch) | |
tree | aa6a32686267b6434fadbeeb4d1d2774c9403ec5 /Modules/datetimemodule.c | |
parent | cef9db6db5bd406fd5d77e88b37816fd903aec0c (diff) | |
download | cpython-275666fd50eaf494448ba102652d4273b135a017.zip cpython-275666fd50eaf494448ba102652d4273b135a017.tar.gz cpython-275666fd50eaf494448ba102652d4273b135a017.tar.bz2 |
Merge the test part of the below checkin to the sandbox and Zope3, so
the tests will remain in sync:
"""
Tres discovered a weird bug when a datetime is pickled, caused by the
shadowing of __year, __month, __day and the use of proxies.
Here's a quick fix and a quick unit test. I don't quite understand
why this wasn't caught by the pickling unit tests.
"""
Diffstat (limited to 'Modules/datetimemodule.c')
0 files changed, 0 insertions, 0 deletions