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

Benjamin Peterson report at bugs.python.org
Sat Aug 16 03:41:23 CEST 2008


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

Here's a patch that actually imports reduce from functools to stop
repetition.

----------
keywords: +patch
priority: release blocker -> high
Added file: http://bugs.python.org/file11120/import_from_functools.diff

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


More information about the Python-bugs-list mailing list