]> granicus.if.org Git - python/commit
Ensure we also build on VC7. Involves replacing largeint.h helper functions with...
authorMark Hammond <mhammond@skippinet.com.au>
Tue, 12 Feb 2002 04:02:33 +0000 (04:02 +0000)
committerMark Hammond <mhammond@skippinet.com.au>
Tue, 12 Feb 2002 04:02:33 +0000 (04:02 +0000)
commit7ba5e810fd7d7bbfcf5aeffcf2f397398d562c32
tree436465f5dbb490d9ef63dbc05dd1f89fbf8f8b25
parenta8d73847c47405aa026e19ceaeea63c2d639dea4
Ensure we also build on VC7.  Involves replacing largeint.h helper functions with msvc's native 64 bit integers.
Modules/_hotshot.c
Modules/timemodule.c