[issue3474] Using functools.reduce() does not stop DeprecationWarning when using -3

Benjamin Peterson report at bugs.python.org
Thu Jul 31 20:56:14 CEST 2008


Benjamin Peterson <musiccomposition at gmail.com> added the comment:

Alternatively, you could move reduce to functools and have the builtin
module issue a warning and call it.

----------
nosy: +benjamin.peterson

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


More information about the Python-bugs-list mailing list