Commit 4c201dcc authored by Gregory P. Smith's avatar Gregory P. Smith

whitespace fix

parent a8951c60
......@@ -787,7 +787,7 @@ class POSIXProcessTestCase(BaseTestCase):
try:
for fd in devzero_fds:
self.assertNotIn(fd, (p2cwrite, c2pread, errread))
finally:
map(os.close, devzero_fds)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment