[issue14868] Allow log calls to return True for code optimization.

Serhiy Storchaka report at bugs.python.org
Mon May 21 10:50:58 CEST 2012


Serhiy Storchaka <storchaka at gmail.com> added the comment:

assert logging.debug("This is a test.") or True

----------
nosy: +storchaka

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


More information about the Python-bugs-list mailing list