diff options
author | Alexander Belopolsky <alexander.belopolsky@gmail.com> | 2010-06-16 23:17:44 +0000 |
---|---|---|
committer | Alexander Belopolsky <alexander.belopolsky@gmail.com> | 2010-06-16 23:17:44 +0000 |
commit | 991c9f80f99e155d6d7b17a8240abaf8c1a2269f (patch) | |
tree | ee743f70314276614853ac9f3566531b97fd0a48 /Lib/test/test_parser.py | |
parent | a073350384db5e36db2c54e507748c0b44b872a1 (diff) | |
download | cpython-git-991c9f80f99e155d6d7b17a8240abaf8c1a2269f.tar.gz |
Blocked revisions 82034-82035 via svnmerge
........
r82034 | alexander.belopolsky | 2010-06-16 18:38:15 -0400 (Wed, 16 Jun 2010) | 6 lines
Issue #9012: "Separate compilation of time and datetime modules."
Segregated code shared between time and datetime modules into
Modules/_time.c. Added a new header file, Modules/_time.h, which
will be used instead of Include/timefuncs.h for declarations shared
between time and datetime modules.
........
r82035 | victor.stinner | 2010-06-16 19:05:06 -0400 (Wed, 16 Jun 2010) | 4 lines
Issue #9012: Add _time.c and _time.h to the Visual Studio project file
Add these new files, added by r82034, to the pythoncore project.
........
Diffstat (limited to 'Lib/test/test_parser.py')
0 files changed, 0 insertions, 0 deletions