commit | 56992e563840bd5fcb71316437a4a6ea5322275a | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Fri Jan 08 19:42:10 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Fri Jan 08 19:42:10 2010 +0000 |
tree | fadadddbe73338b6d6eb124808d39736dde6f623 | |
parent | c8316e616026db1f1611641a4d495915676e8fba [diff] |
Merged revisions 77374 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r77374 | antoine.pitrou | 2010-01-08 20:39:04 +0100 (ven., 08 janv. 2010) | 4 lines Remove obsolete warning filters in regrtest.py (from issue #7092 -- patch by Florent Xicluna). ........