Message 197752 - Python tracker (original) (raw)
Message197752
Author | terry.reedy |
---|---|
Recipients | David.Sankel, Drekin, akira, amaury.forgeotdarc, christian.heimes, christoph, davidsarah, ezio.melotti, flox, giampaolo.rodola, hippietrail, lemburg, mark, mhammond, pitrou, santoso.wijaya, smerlin, ssbarnea, terry.reedy, tim.golden, tzot, v+python, vstinner |
Date | 2013-09-15.06:32:11 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1379226731.19.0.758599116607.issue1602@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
From reading the module, import stream; stream.enable() replaces sys.stdin/out/err with new classes. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2013-09-15 06:32:11 | terry.reedy | set | recipients: + terry.reedy, lemburg, mhammond, tzot, amaury.forgeotdarc, pitrou, vstinner, giampaolo.rodola, christian.heimes, tim.golden, mark, christoph, ezio.melotti, v+python, hippietrail, ssbarnea, flox, davidsarah, santoso.wijaya, akira, David.Sankel, smerlin, Drekin |
2013-09-15 06:32:11 | terry.reedy | set | messageid: 1379226731.19.0.758599116607.issue1602@psf.upfronthosting.co.za |
2013-09-15 06:32:11 | terry.reedy | link | issue1602 messages |
2013-09-15 06:32:11 | terry.reedy | create |