Brett Cannon <[EMAIL PROTECTED]> added the comment:

On Thu, Jul 31, 2008 at 11:56 AM, Benjamin Peterson
<[EMAIL PROTECTED]> wrote:
>
> Benjamin Peterson <[EMAIL PROTECTED]> added the comment:
>
> Alternatively, you could move reduce to functools and have the builtin
> module issue a warning and call it.
>

That's what 3.0 did; created _functools and that holds the original
implementation from __builtins__. But that is a lot more work. =)

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3474>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to