Antoine Pitrou added the comment:

It's likely that your global variable gets caught in the traceback attached to 
the SystemExit, and that either never gets deallocated, or gets deallocated too 
late.

----------
nosy: +pitrou

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24596>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to