]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Check for HAVE_MKTIME (if you don't have it, some tests will fail, but
authorGuido van Rossum <guido@python.org>
Fri, 6 Mar 1998 17:16:21 +0000 (17:16 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 6 Mar 1998 17:16:21 +0000 (17:16 +0000)
commit60cd8138105581451592c8a6cc3e712588294595
tree71e57677bc98a05c310777587068607d988233d6
parent1809975a298e619697b06b835d0c46574638315b
Check for HAVE_MKTIME (if you don't have it, some tests will fail, but
at least the build will now succeed).  For Sony NEWS-OS, BSD 4.3 based.
Modules/timemodule.c