Discussion:
[Python-3000-checkins] r65513 - python/branches/py3k
brett.cannon
2008-08-04 21:20:30 UTC
Permalink
Author: brett.cannon
Date: Mon Aug 4 23:20:29 2008
New Revision: 65513

Log:
Blocked revisions 65512 via svnmerge

........
r65512 | brett.cannon | 2008-08-04 14:19:41 -0700 (Mon, 04 Aug 2008) | 2 lines

Remove usage of apply() in sqlite3 to silence warnings under -3.
........


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

Loading...