[issue10073] calendar.isleap() not checking parameter type

Éric Araujo report at bugs.python.org
Tue Oct 19 20:39:19 CEST 2010


Éric Araujo <merwok at netwok.org> added the comment:

> How does adding those parens change semantics?
It changes boolean evaluation paths.  See for example http://docs.python.org/py3k/reference/expressions#boolean-operations .  If you have more questions, python-list is an open and friendly mailing list dedicated to answering them.

----------

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


More information about the Python-bugs-list mailing list