-
- Downloads
Make `NullHandler` removable under py2.6.
When calling `logger.removeHandler(h)` with one of our custom `NullHandler` instances, things crashed.
Please register or sign in to comment
When calling `logger.removeHandler(h)` with one of our custom `NullHandler` instances, things crashed.