This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Ondřej Medek
Recipients Ondřej Medek, xiang.zhang
Date 2016-09-02.09:11:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1472807513.21.0.271809113085.issue27937@psf.upfronthosting.co.za>
In-reply-to
Content
That's probably my lack of Python knowledge. I have though that parentheses in ("Level %s" % level) cause lazy evaluation. If not, then this code has to be optimized by if-then, too.
History
Date User Action Args
2016-09-02 09:11:53Ondřej Medeksetrecipients: + Ondřej Medek, xiang.zhang
2016-09-02 09:11:53Ondřej Medeksetmessageid: <1472807513.21.0.271809113085.issue27937@psf.upfronthosting.co.za>
2016-09-02 09:11:53Ondřej Medeklinkissue27937 messages
2016-09-02 09:11:53Ondřej Medekcreate