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 Lluís
Recipients Lluís, serhiy.storchaka
Date 2012-05-21.09:08:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337591323.28.0.912959824311.issue14868@psf.upfronthosting.co.za>
In-reply-to
Content
storchaka, you're right, but since non of the debug(), info() etc. functions have a return value, it would cause no trouble and would be neater to add a "return True". I'm not sure, but probably also more efficient.
History
Date User Action Args
2012-05-21 09:08:43Lluíssetrecipients: + Lluís, serhiy.storchaka
2012-05-21 09:08:43Lluíssetmessageid: <1337591323.28.0.912959824311.issue14868@psf.upfronthosting.co.za>
2012-05-21 09:08:42Lluíslinkissue14868 messages
2012-05-21 09:08:42Lluíscreate