[Python-3000-checkins] r65616 - python/branches/py3k
brett.cannon
python-3000-checkins at python.org
Sun Aug 10 01:32:13 CEST 2008
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)
More information about the Python-3000-checkins
mailing list