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 wolever
Recipients collinwinter, eric.smith, wolever
Date 2008-04-24.03:22:43
SpamBayes Score 0.11163675
Marked as misclassified No
Message-id <1209007370.44.0.647380508178.issue2412@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch that will detect a `from __future__ import print_function` 
and adjust the grammar appropriately.

Any objections?
History
Date User Action Args
2008-04-24 03:22:50woleversetspambayes_score: 0.111637 -> 0.11163675
recipients: + wolever, collinwinter, eric.smith
2008-04-24 03:22:50woleversetspambayes_score: 0.111637 -> 0.111637
messageid: <1209007370.44.0.647380508178.issue2412@psf.upfronthosting.co.za>
2008-04-24 03:22:46woleverlinkissue2412 messages
2008-04-24 03:22:46wolevercreate