Staging
v0.5.1
https://github.com/python/cpython
Revision 523263d4436dc025db66be5b4e40ae3f26050ee9 authored by Anthony Baxter on 20 September 2005, 15:17:16 UTC, committed by Anthony Baxter on 20 September 2005, 15:17:16 UTC
test_default_encoding_issues():  Fully restore sys.setdefaultencoding.

test_site often failed under "regrtest.py -r", because this xmlrpc test
left sys with a setdefaultencoding attribute, but loading site.py removes
that attribute and test_site.py verifies the attribute is gone.  Changed
this test to get rid of sys.setdefaultencoding if it didn't exist when
this test started.
1 parent d8b9721
History
Tip revision: 523263d4436dc025db66be5b4e40ae3f26050ee9 authored by Anthony Baxter on 20 September 2005, 15:17:16 UTC
backport:
Tip revision: 523263d
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.7 KB
LICENSE -rw-r--r-- 13.1 KB
Makefile.pre.in -rw-r--r-- 31.6 KB
README -rw-r--r-- 49.0 KB
aclocal.m4 -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 578.8 KB
configure.in -rw-r--r-- 86.5 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 23.8 KB
setup.py -rw-r--r-- 52.2 KB

README

back to top