Remove some debug line...

This commit is contained in:
Florent Xicluna 2010-03-05 01:07:40 +00:00
parent 129226d4eb
commit 6f66648508
1 changed files with 0 additions and 1 deletions

View File

@ -850,7 +850,6 @@ def test_main():
ProcessTestCaseNoPoll,
HelperFunctionTests)
unit_tests = (POSIXProcessTestCase,)
support.run_unittest(*unit_tests)
support.reap_children()