diff options
author | Tim Peters <tim.peters@gmail.com> | 2003-01-31 21:55:33 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2003-01-31 21:55:33 (GMT) |
commit | 96940c971c440db52406ecf547083159bbfc1a33 (patch) | |
tree | 385a157cdf4913ffc3eededea6cb5fd4d3d34ce6 /Modules/datetimemodule.c | |
parent | 08a1d9cafc5e713957d7ddd2b29ea75c3d073d96 (diff) | |
download | cpython-96940c971c440db52406ecf547083159bbfc1a33.zip cpython-96940c971c440db52406ecf547083159bbfc1a33.tar.gz cpython-96940c971c440db52406ecf547083159bbfc1a33.tar.bz2 |
Changed the tests to stop using __setstate__(). __setstate__() no
longer needs to be public, and shoudn't be public because all datetime
objects are immutable. The Python implementation has changed
accordingly, but still need to change the C implementation.
Diffstat (limited to 'Modules/datetimemodule.c')
0 files changed, 0 insertions, 0 deletions