mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
test(): close the pipe, just to shut up Purify.
This commit is contained in:
parent
93d29b6895
commit
bd8a91198d
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ def test():
|
|||
break
|
||||
continue
|
||||
print 'Heh?'
|
||||
p.close()
|
||||
|
||||
test()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue