diff options
| author | Tim Peters <tim.peters@gmail.com> | 2005-04-08 18:00:59 (GMT) |
|---|---|---|
| committer | Tim Peters <tim.peters@gmail.com> | 2005-04-08 18:00:59 (GMT) |
| commit | f754f5fd68d5ab4f6f7077dcc90080857f5e7e85 (patch) | |
| tree | 6c55f0a2a8321a24de3e72b3f40c34d793ad1c07 /Lib/compiler/symbols.py | |
| parent | b53b741171a422adac23dd97e58e3cb970aa5888 (diff) | |
| download | cpython-f754f5fd68d5ab4f6f7077dcc90080857f5e7e85.zip cpython-f754f5fd68d5ab4f6f7077dcc90080857f5e7e85.tar.gz cpython-f754f5fd68d5ab4f6f7077dcc90080857f5e7e85.tar.bz2 | |
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.
Don't know whether this is a bugfix (backport) candidate.
Diffstat (limited to 'Lib/compiler/symbols.py')
0 files changed, 0 insertions, 0 deletions
