Tim Peters <t...@python.org> added the comment: Since this is a pretty common gotcha, I'd prefer to add it as an example to the text I already quoted; e.g., add:
""" For example, the native Windows C libraries do not support times before the epoch, and `localtime(n)` for negative `n` raises `OSError` on Windows. """ ---------- assignee: -> docs@python components: +Documentation -Library (Lib) nosy: +docs@python type: crash -> enhancement _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue31327> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com