[issue13361] getLogger does not check its argument

Florent Xicluna report at bugs.python.org
Mon Nov 7 09:56:38 CET 2011


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

I've uploaded two proposals:
 - first with isinstance(name, str)
 - second which is more duck-friendly

Personally, I like ducks.

----------
stage: needs patch -> patch review
Added file: http://bugs.python.org/file23623/issue13361_dont_check.diff

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


More information about the Python-bugs-list mailing list