summaryrefslogtreecommitdiffstats
path: root/PCbuild
diff options
context:
space:
mode:
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>2010-07-23 19:25:47 (GMT)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>2010-07-23 19:25:47 (GMT)
commitcf86e368ebd17e10f68306ebad314eea31daaa1e (patch)
tree8b7d0a707f8ac750e4cc251ed8533a43d4367ebb /PCbuild
parentc2721b0cd0b61b1369a01bd53a52e898464ca37d (diff)
downloadcpython-cf86e368ebd17e10f68306ebad314eea31daaa1e.zip
cpython-cf86e368ebd17e10f68306ebad314eea31daaa1e.tar.gz
cpython-cf86e368ebd17e10f68306ebad314eea31daaa1e.tar.bz2
Issue #7989: Added pure python implementation of the datetime module.
Diffstat (limited to 'PCbuild')
-rw-r--r--PCbuild/pythoncore.vcproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj
index b1a583f..ad0afd3 100644
--- a/PCbuild/pythoncore.vcproj
+++ b/PCbuild/pythoncore.vcproj
@@ -1068,7 +1068,7 @@
>
</File>
<File
- RelativePath="..\Modules\datetimemodule.c"
+ RelativePath="..\Modules\_datetimemodule.c"
>
</File>
<File