[issue24567] random.choice IndexError due to double-rounding

Serhiy Storchaka report at bugs.python.org
Fri Jul 10 21:46:32 CEST 2015


Serhiy Storchaka added the comment:

There are other affected methods: randrange(), randint(), shuffle(), sample().

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24567>
_______________________________________


More information about the Python-bugs-list mailing list