- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message145039
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 | M..Z. |
|---|---|
| Recipients | M..Z. |
| Date | 2011-10-06.20:59:47 |
| SpamBayes Score | 0.0014697391 |
| Marked as misclassified | No |
| Message-id | <1317934788.08.0.425265217585.issue13119@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In 3.2.2 the newline for print() is \n on Windows, and not \r\n as expected. In 3.1.4 the newline is \r\n. OS is Win 7, and tried on both 32 and 64 bit. Small example with output is attached. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-10-06 20:59:48 | M..Z. | set | recipients: + M..Z. |
| 2011-10-06 20:59:48 | M..Z. | set | messageid: <1317934788.08.0.425265217585.issue13119@psf.upfronthosting.co.za> |
| 2011-10-06 20:59:47 | M..Z. | link | issue13119 messages |
| 2011-10-06 20:59:47 | M..Z. | create | |

