Staging
v0.5.1
https://github.com/python/cpython
Revision c63d3e9453c860cd255d5a77fb3853aaac95bd8f authored by Fred Drake on 01 March 2001, 06:33:32 UTC, committed by Fred Drake on 01 March 2001, 06:33:32 UTC
the more recent versions of that platform, so we use the value (time_t)(-1)
as the error value.  This is the type used in the OpenVMS documentation:

http://www.openvms.compaq.com/commercial/c/5763p048.htm#inde

This closes SF tracker bug #404240.

Also clean up an exception message when detecting overflow of time_t values
beyond 4 bytes.
1 parent 7889107
History
Tip revision: c63d3e9453c860cd255d5a77fb3853aaac95bd8f authored by Fred Drake on 01 March 2001, 06:33:32 UTC
Suppress a compiler warning under OpenVMS; time_t is unsigned on (at least)
Tip revision: c63d3e9
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.cvsignore -rw-r--r-- 79 bytes
.hgtags -rw-r--r-- 1.8 KB
LICENSE -rw-r--r-- 8.6 KB
Makefile.pre.in -rw-r--r-- 21.8 KB
README -rw-r--r-- 36.2 KB
acconfig.h -rw-r--r-- 6.1 KB
config.h.in -rw-r--r-- 16.5 KB
configure -rwxr-xr-x 176.9 KB
configure.in -rw-r--r-- 35.7 KB
install-sh -rwxr-xr-x 5.5 KB
setup.py -rw-r--r-- 25.2 KB

README

back to top