diff options
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2011-01-03 00:19:11 +0000 |
---|---|---|
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2011-01-03 00:19:11 +0000 |
commit | a251a853c7142bbf5dbcca0971e04f3cc8e5b534 (patch) | |
tree | bd53e4140fa3dc6fbe7f69f014587b179df61ec7 /Python/errors.c | |
parent | 9f6d48ba4e43b9cadd0b842e6ed1abbfebf759ed (diff) | |
download | cpython-git-a251a853c7142bbf5dbcca0971e04f3cc8e5b534.tar.gz |
#8278: In the Windows implementation of stat() and utime(),
use time_t instead of int. This gives support for dates after 2038,
at least when compiled with VS2003 or later, where time_t is 64bit.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions