[Python-checkins] r73853 - python/branches/py3k
alexandre.vassalotti
python-checkins at python.org
Sun Jul 5 08:31:55 CEST 2009
Author: alexandre.vassalotti
Date: Sun Jul 5 08:31:55 2009
New Revision: 73853
Log:
Blocked revisions 73846-73847 via svnmerge
........
r73846 | alexandre.vassalotti | 2009-07-05 00:22:40 -0400 (Sun, 05 Jul 2009) | 6 lines
Issue 2370: Add Python 3 warnings for the removal of operator.isCallable and
operator.sequenceIncludes.
Patch contributed by Jeff Balogh (and updated slightly by me).
........
r73847 | alexandre.vassalotti | 2009-07-05 00:25:46 -0400 (Sun, 05 Jul 2009) | 2 lines
Fix bad variable name in r73846.
........
Modified:
python/branches/py3k/ (props changed)
More information about the Python-checkins
mailing list