- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message120415
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 | vstinner |
|---|---|
| Recipients | BreamoreBoy, David.Sankel, amaury.forgeotdarc, brian.curtin, christian.heimes, christoph, ezio.melotti, lemburg, mark, pitrou, ssbarnea, tim.golden, tzot, v+python, vstinner |
| Date | 2010-11-04.15:15:00 |
| SpamBayes Score | 0.015474144 |
| Marked as misclassified | No |
| Message-id | <1288883703.21.0.0442184880417.issue1602@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
sys_write_stdtout.patch: Create sys.write_stdout() test function to call WriteConsoleOutputA() or WriteConsoleOutputW() depending on the input types (bytes or str). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-11-04 15:15:03 | vstinner | set | recipients: + vstinner, lemburg, tzot, amaury.forgeotdarc, pitrou, christian.heimes, tim.golden, mark, christoph, ezio.melotti, v+python, ssbarnea, brian.curtin, BreamoreBoy, David.Sankel |
| 2010-11-04 15:15:03 | vstinner | set | messageid: <1288883703.21.0.0442184880417.issue1602@psf.upfronthosting.co.za> |
| 2010-11-04 15:15:02 | vstinner | link | issue1602 messages |
| 2010-11-04 15:15:01 | vstinner | create | |

