Discussion:
[Python-3000-checkins] r65616 - python/branches/py3k
brett.cannon
2008-08-09 23:32:13 UTC
Permalink
Author: brett.cannon
Date: Sun Aug 10 01:32:13 2008
New Revision: 65616

Log:
Blocked revisions 65615 via svnmerge

........
r65615 | brett.cannon | 2008-08-09 16:30:55 -0700 (Sat, 09 Aug 2008) | 3 lines

Copy reduce() to _functools so to have functools.reduce() not raise a warning
from usage under -3.
........


Modified:
python/branches/py3k/ (props changed)

Loading...