| commit | 590fe02ebdc2ec11347441ae31e71d2d6cd52ad3 | [log] [tgz] |
|---|---|---|
| author | Thomas Wouters <thomas@python.org> | Tue Mar 25 18:50:19 2003 +0000 |
| committer | Thomas Wouters <thomas@python.org> | Tue Mar 25 18:50:19 2003 +0000 |
| tree | 085b8783c18f50eb112d794d52b17c1cdcdf9612 | |
| parent | 49754af873464babc9f2eb8359016e68e99577b6 [diff] |
CommandTests.testgetoutput():
Make sure we aren't masking any errors raised in tempfile.mkdtemp() by
referencing the (then) unbound local 'dir'.