]> granicus.if.org Git - python/commit
I'm only backporting the tests here.
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 10 Nov 2010 14:03:31 +0000 (14:03 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 10 Nov 2010 14:03:31 +0000 (14:03 +0000)
commit9c9e1b97866bad0b41712b8d61c686125dbc77c9
tree47f395010a4c1fd6d054750b66b914c9f3f2d9b4
parentae93389e0ac400924a5b196c3b0d7633104e9637
I'm only backporting the tests here.

Merged revisions 86395 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r86395 | antoine.pitrou | 2010-11-10 14:55:25 +0100 (mer., 10 nov. 2010) | 4 lines

  Issue #10372: Import the warnings module only after the IO library is
  initialized, so as to avoid bootstrap issues with the '-W' option.
........
Lib/test/script_helper.py
Lib/test/test_warnings.py