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 eric.smith
Recipients christian.heimes, eric.smith, rhettinger
Date 2013-01-21.01:13:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
+1

I'll note (by inspection only) your example code doesn't work under Python 3.x! :)

(print as a statement)
History
Date User Action Args
2013-01-21 01:13:40eric.smithsetrecipients: + eric.smith, rhettinger, christian.heimes
2013-01-21 01:13:40eric.smithsetmessageid: <[email protected]>
2013-01-21 01:13:40eric.smithlinkissue17005 messages
2013-01-21 01:13:40eric.smithcreate