diff options
author | Greg Ward <gward@python.net> | 2001-08-04 22:22:19 (GMT) |
---|---|---|
committer | Greg Ward <gward@python.net> | 2001-08-04 22:22:19 (GMT) |
commit | cbce202f827e113ef4d15bf3f4fb4accc6f779de (patch) | |
tree | 5b33f510650a5afd7b006f9d7910467de8ce282d /Python/errors.c | |
parent | 60fc707be51c597d13496e544fd817b6a1566be4 (diff) | |
download | cpython-cbce202f827e113ef4d15bf3f4fb4accc6f779de.zip cpython-cbce202f827e113ef4d15bf3f4fb4accc6f779de.tar.gz cpython-cbce202f827e113ef4d15bf3f4fb4accc6f779de.tar.bz2 |
Hack to workaround bug #445984: attempt to import _socket before
starting the test suite proper. If _socket fails to build, that will
make this test fail with an ImportError -- handled by the test harness
as "no such module _socket" -- instead of an AttributeError deep in
CGIHTTPServer.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions