diff options
author | Walter Dörwald <walter@livinglogic.de> | 2003-02-03 23:03:49 (GMT) |
---|---|---|
committer | Walter Dörwald <walter@livinglogic.de> | 2003-02-03 23:03:49 (GMT) |
commit | c3502467d476a07b5a522660d3b35664ca90b345 (patch) | |
tree | d7a2a9bf0ad168d617c4ff8bb75a8be73a0e9182 /configure.in | |
parent | 894453a28db899187a2b2779915ac73bd87a1051 (diff) | |
download | cpython-c3502467d476a07b5a522660d3b35664ca90b345.zip cpython-c3502467d476a07b5a522660d3b35664ca90b345.tar.gz cpython-c3502467d476a07b5a522660d3b35664ca90b345.tar.bz2 |
Add a new test script that tests various features of the sys
module. This increases code coverage of Python/sysmodule.c
from 68% to 77% (on Linux).
The script doesn't exercise the error branch that handles an evil
or lost sys.excepthook in Python/pythonrun.c::PyErr_PrintEx().
Also this script might not work on Jython in its current form.
From SF patch #662807.
Diffstat (limited to 'configure.in')
0 files changed, 0 insertions, 0 deletions