mirror of
https://github.com/python/cpython.git
synced 2026-01-31 07:05:24 +00:00
test(): close the pipe, just to shut up Purify.
This commit is contained in:
parent
93d29b6895
commit
bd8a91198d
@ -49,6 +49,7 @@ def test():
|
||||
break
|
||||
continue
|
||||
print 'Heh?'
|
||||
p.close()
|
||||
|
||||
test()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user