summaryrefslogtreecommitdiffstats
path: root/Modules/datetimemodule.c
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2003-01-31 21:55:33 (GMT)
committerTim Peters <tim.peters@gmail.com>2003-01-31 21:55:33 (GMT)
commit96940c971c440db52406ecf547083159bbfc1a33 (patch)
tree385a157cdf4913ffc3eededea6cb5fd4d3d34ce6 /Modules/datetimemodule.c
parent08a1d9cafc5e713957d7ddd2b29ea75c3d073d96 (diff)
downloadcpython-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