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 orsenthil
Recipients georg.brandl, loewis, meador.inge, orsenthil, python-dev, tshepang, xdegaye
Date 2012-05-02.02:03:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335924218.05.0.276252062839.issue13183@psf.upfronthosting.co.za>
In-reply-to
Content
Fixed again with replacing print with pass.

But it is strange behavior that "stepping through" enters print in Windows and does not so in Unix. What's the difference in windows that could cause this? Not sure if this was expected behavior.
History
Date User Action Args
2012-05-02 02:03:38orsenthilsetrecipients: + orsenthil, loewis, georg.brandl, meador.inge, xdegaye, tshepang, python-dev
2012-05-02 02:03:38orsenthilsetmessageid: <1335924218.05.0.276252062839.issue13183@psf.upfronthosting.co.za>
2012-05-02 02:03:37orsenthillinkissue13183 messages
2012-05-02 02:03:37orsenthilcreate