Discussion:
[Python-3000-checkins] r65507 - python/branches/py3k
brett.cannon
2008-08-04 21:08:43 UTC
Permalink
Author: brett.cannon
Date: Mon Aug 4 23:08:43 2008
New Revision: 65507

Log:
Blocked revisions 65506 via svnmerge

........
r65506 | brett.cannon | 2008-08-04 14:07:59 -0700 (Mon, 04 Aug 2008) | 2 lines

Remove the use of callable() in re to silence warnings under -3.
........


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

Loading...