Staging
v0.5.1
https://github.com/python/cpython
Revision 9c9e1b97866bad0b41712b8d61c686125dbc77c9 authored by Antoine Pitrou on 10 November 2010, 14:03:31 UTC, committed by Antoine Pitrou on 10 November 2010, 14:03:31 UTC
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.
........
1 parent ae93389
History
Tip revision: 9c9e1b97866bad0b41712b8d61c686125dbc77c9 authored by Antoine Pitrou on 10 November 2010, 14:03:31 UTC
I'm only backporting the tests here.
Tip revision: 9c9e1b9
File Mode Size
Grammar -rw-r--r-- 5.8 KB

back to top