[issue17186] no way to introspect registered atexit handlers

Chris Withers report at bugs.python.org
Fri Feb 22 19:51:28 CET 2013


Chris Withers added the comment:

Barry advised me to open this issue as it's a functional regression from Python 2.

My use case is unit testing code that registers atexit handlers and making sure the right handlers are registered with the correct parameters.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17186>
_______________________________________


More information about the Python-bugs-list mailing list