Discussion:
[Python-3000-checkins] r65350 - python/branches/py3k
brett.cannon
2008-08-01 01:34:41 UTC
Permalink
Author: brett.cannon
Date: Fri Aug 1 03:34:40 2008
New Revision: 65350

Log:
Blocked revisions 65349 via svnmerge

........
r65349 | brett.cannon | 2008-07-31 18:34:05 -0700 (Thu, 31 Jul 2008) | 3 lines

Remove assignment to True/False to silence the SyntaxWarning that is triggered
by -3.
........


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

Loading...