Staging
v0.8.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
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 964 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top