commit | ce4b170c5a6ab03af66331871f827fb021cebe18 | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Tue Dec 14 23:06:25 2010 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Tue Dec 14 23:06:25 2010 +0000 |
tree | 520ad32eac01352bf8249cb8b4338218e41a33b1 | |
parent | 95333e3aa989c727b7a13ad32c1d169f70bd57ef [diff] |
#4236: avoid possible Fatal Error when import is called from __del__ Patch by Simon Cross, crasher test code by Martin von Löwis.