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

Log:
Blocked revisions 65524 via svnmerge

........
r65524 | brett.cannon | 2008-08-04 14:34:34 -0700 (Mon, 04 Aug 2008) | 2 lines

Remove use of callable() from pickle to silence warnings under -3.
........


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

Loading...