[issue24068] statistics module - incorrect results with boolean input

R. David Murray report at bugs.python.org
Sat May 2 03:00:15 CEST 2015


R. David Murray added the comment:

I wonder if it would be better to reject Bool data in this context?  Bool is only a numeric type for historical reasons.

----------
nosy: +r.david.murray

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


More information about the Python-bugs-list mailing list