Discussion:
[Python-3000-checkins] r65439 - python/branches/py3k
brett.cannon
2008-08-03 22:35:21 UTC
Permalink
Author: brett.cannon
Date: Mon Aug 4 00:35:21 2008
New Revision: 65439

Log:
Blocked revisions 65438 via svnmerge

........
r65438 | brett.cannon | 2008-08-03 15:34:25 -0700 (Sun, 03 Aug 2008) | 3 lines

Remove a use of list.sort(cmp=) to silence a -3 DeprecationWarning in
cookielib.
........


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

Loading...