commit | 270fe408319ad575092efca0dcdebab9ecdba70c | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Mon Jan 03 14:30:43 2011 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Mon Jan 03 14:30:43 2011 +0000 |
tree | 54e58066359099215d084933d7589f812fcdcb09 | |
parent | 5c85e3f390576e9ddcc2eaa714d54bf14e759f3a [diff] |
test_tkinter: use a context manager to close directly the pipe Patch written by Nadeem Vawda