Antti Haapala <[email protected]> added the comment:
Victor, as a friendly reminder, (unsigned long)-1 is not necessarily the same number as (unsigned long long)-1. The documentation means the latter. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue37170> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
