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
Raw File
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
.bzrignore
ยด.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pyconfig.h
libpython*.a
python.exe
python-gdb.py
reflog.txt
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/jinja2
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
back to top