summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorFacundo Batista <facundobatista@gmail.com>2007-08-17 19:16:44 (GMT)
committerFacundo Batista <facundobatista@gmail.com>2007-08-17 19:16:44 (GMT)
commit7f686fce40c37a0b8117abb244ec2763cbcd2b58 (patch)
treeb6b94d1973023940f5929b52def6487065d4bc3b /Python/pythonrun.c
parent414f3f90f01f53d8c9bb6e2f626fb8674dcb616d (diff)
downloadcpython-7f686fce40c37a0b8117abb244ec2763cbcd2b58.zip
cpython-7f686fce40c37a0b8117abb244ec2763cbcd2b58.tar.gz
cpython-7f686fce40c37a0b8117abb244ec2763cbcd2b58.tar.bz2
Added a flag (_send_traceback_header) to the SimpleXMLRPCServer class
that allows sending back exception/stack trace information about internal server errors (this flag defaults to False to avoid sending such information unless explicitly enabled). Added tests to verify behavior of this new feature (these tests are skipped on win32 because of problems with WSAEWOULDBLOCK). Renamed HTTPTestCase to SimpleServerTestCase. [GSoC - Alan McIntyre]
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions