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 flox
Recipients eric.smith, flox, jgsack, pitrou, r.david.murray
Date 2009-12-18.13:39:24
SpamBayes Score 0.0001371308
Marked as misclassified No
Message-id <1261143566.28.0.701942289697.issue7537@psf.upfronthosting.co.za>
In-reply-to
Content
Maybe the "sys.stdout.write" method can be wrapped in a decorator or a
context manager?

See example of decorator attached.
History
Date User Action Args
2009-12-18 13:39:26floxsetrecipients: + flox, jgsack, pitrou, eric.smith, r.david.murray
2009-12-18 13:39:26floxsetmessageid: <1261143566.28.0.701942289697.issue7537@psf.upfronthosting.co.za>
2009-12-18 13:39:24floxlinkissue7537 messages
2009-12-18 13:39:24floxcreate