Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:
I had forgotten. It looks like float arguments were allowed: >>> randrange(10.0, 20.0, 2.0) 16 Is this worth going through a deprecation cycle to get the code cleaned-up or should we live with it as is? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue42222> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com