]> granicus.if.org Git - python/commit
bltin_exc[]: EnvironmentError is not a "leaf exception", so set it's
authorBarry Warsaw <barry@python.org>
Fri, 29 Jan 1999 20:29:49 +0000 (20:29 +0000)
committerBarry Warsaw <barry@python.org>
Fri, 29 Jan 1999 20:29:49 +0000 (20:29 +0000)
commit7890203f491e9e967017676bf444b03c913ca8b5
tree5b4699b887288c87b2cf82e6c4117a67384656ff
parent75930b31e25c4c45f2a2f7e3f568515de29c68f9
bltin_exc[]: EnvironmentError is not a "leaf exception", so set it's
leaf_exc flag to zero otherwise the name leaks memory.
Python/bltinmodule.c