Mark Dickinson <[email protected]> added the comment: > so maybe it's not important to do error handling here.
Hmm, seems it's not. And dealing with OverflowError is hardly likely to be a concern in practice anyway. +1 for the suggested fix. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue14376> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
