Antoine Pitrou <pit...@free.fr> added the comment: I don't really agree with "negative periods behave like if the period was 0". Negative periods don't mean anything and should just raise ValueError. (as for 0, well, we can allow it anyway, although it means the timer just degenerates into an busy loop)
The doc will have to be converted to the new Sphinx format, as well. ---------- nosy: +jyasskin _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue1676820> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com