Discussion:
[Python-3000-checkins] r66230 - python/branches/py3k
brett.cannon
2008-09-05 03:54:43 UTC
Permalink
Author: brett.cannon
Date: Fri Sep 5 05:54:40 2008
New Revision: 66230

Log:
Blocked revisions 66229 via svnmerge

........
r66229 | brett.cannon | 2008-09-04 20:52:59 -0700 (Thu, 04 Sep 2008) | 1 line

Make it more obvious that warnings.catch_warnings() and its arguments should be considered keyword-only.
........


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

Loading...