commit | 7890203f491e9e967017676bf444b03c913ca8b5 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Fri Jan 29 20:29:49 1999 +0000 |
committer | Barry Warsaw <barry@python.org> | Fri Jan 29 20:29:49 1999 +0000 |
tree | 5b4699b887288c87b2cf82e6c4117a67384656ff | |
parent | 75930b31e25c4c45f2a2f7e3f568515de29c68f9 [diff] |
bltin_exc[]: EnvironmentError is not a "leaf exception", so set it's leaf_exc flag to zero otherwise the name leaks memory.