| commit | 1b5112ac97745d9a48bc91771ec84d5d415eeba6 | [log] [tgz] |
|---|---|---|
| author | Tim Peters <tim.peters@gmail.com> | Tue Sep 10 21:19:55 2002 +0000 |
| committer | Tim Peters <tim.peters@gmail.com> | Tue Sep 10 21:19:55 2002 +0000 |
| tree | d03b81c130c1515849cdf09c8daa8a81345a6305 | |
| parent | 17d67f07cd675e1d0d0c81bc619b6762cfc145ca [diff] |
I left some debugging junk in here; removed it. Also replaced a few more instances of the bizarre "del f; del m" ways to spell .close() (del won't do any good here under Jython, etc).