]> granicus.if.org Git - python/commit
datetime escapes the sandbox. The Windows build is all set. I leave it
authorTim Peters <tim.peters@gmail.com>
Mon, 16 Dec 2002 20:18:38 +0000 (20:18 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 16 Dec 2002 20:18:38 +0000 (20:18 +0000)
commit2a799bf77a83adef010ff4751e5195702f159f39
tree90b697e3caf531a7fad627dfaf931a42415df25a
parent786ddb29c9170a585ca1010bd392fb5a5ff4078c
datetime escapes the sandbox.  The Windows build is all set.  I leave it
to others to argue about how to build it on other platforms (on Windows
it's in its own DLL).
Include/datetime.h [new file with mode: 0644]
Lib/test/test_datetime.py [new file with mode: 0644]
Modules/datetimemodule.c [new file with mode: 0644]
PC/dllbase_nt.txt
PCbuild/datetime.dsp [new file with mode: 0644]
PCbuild/pcbuild.dsw
PCbuild/python20.wse
PCbuild/readme.txt