[issue13361] getLogger does not check its argument

Florent Xicluna report at bugs.python.org
Mon Nov 7 10:00:33 CET 2011


Florent Xicluna <florent.xicluna at gmail.com> added the comment:

btw, changeset a3ba905447ba does not fix the case for:

import logging
log = logging.Logger(any)

----------

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


More information about the Python-bugs-list mailing list