Use UNIX epoch to match CPython.
This overflows small int so time.{time,localtime,mktime} is only supported with long int.
Also remove some comment cruft in time_time().
|
||
|---|---|---|
| .. | ||
| __init__.c | ||
| __init__.h | ||
Use UNIX epoch to match CPython.
This overflows small int so time.{time,localtime,mktime} is only supported with long int.
Also remove some comment cruft in time_time().
|
||
|---|---|---|
| .. | ||
| __init__.c | ||
| __init__.h | ||