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

2010-10-12 Thread AM Helin
New submission from AM Helin shadi...@gmail.com: calendar.isleap() doesn't enforce any types, leading to string formatting errors when a string is passed to it: calendar.isleap(2011) Traceback (most recent call last): File stdin, line 1, in module File /Library/Frameworks

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

2010-10-12 Thread AM Helin
Changes by AM Helin shadi...@gmail.com: -- type: - behavior ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue10073 ___ ___ Python-bugs-list mailing