#$@%! Forgot to remove a #error directive used for testing. Sorry.
This commit is contained in:
parent
57731607c3
commit
4958f9af97
|
@ -636,7 +636,6 @@ inittime()
|
|||
ins(d, "tzname", Py_BuildValue("(zz)", tzname[0], tzname[1]));
|
||||
#else /* !HAVE_TZNAME && !__GNU_LIBRARY__ */
|
||||
#if HAVE_TM_ZONE
|
||||
#error "HAVE_TM_ZONE"
|
||||
{
|
||||
#define YEAR ((time_t)((365 * 24 + 6) * 3600))
|
||||
time_t t;
|
||||
|
|
Loading…
Reference in New Issue