commit | 24522982d000b7a7b15cd474466ddea1fca9e69a | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Apr 21 20:35:38 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Apr 21 20:35:38 2007 +0000 |
tree | bbcaed66489af44388a2d6279c91f89788fb3a62 | |
parent | 5d08bd7fb2e6475fb952cc5869a0e94eac602ef1 [diff] |
Bug #1704790: bind name "sys" locally in __del__ method so that it is not cleared before __del__ is run.