[issue31478] assertion failure in random.seed() in case the seed argument has a bad __abs__() method

Raymond Hettinger report at bugs.python.org
Sat Sep 23 00:57:42 EDT 2017


Raymond Hettinger added the comment:

>  I don't see reasons why it should obey overriding the __abs__() method.

I concur.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31478>
_______________________________________


More information about the Python-bugs-list mailing list