New submission from Łukasz Nowak <em...@lnowak.com>: Attached file produces output in MyHandler.close on python2.6.6, which is expected.
But on python 2.7 and 2.7.1rc1 it produces nothing, so my handler's close method is not called. ---------- components: Library (Lib) files: checker.py messages: 121554 nosy: Shufla priority: normal severity: normal status: open title: Handler.close is not called in subclass while Logger.removeHandler is called type: behavior versions: Python 2.7 Added file: http://bugs.python.org/file19639/checker.py _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10462> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com