Message83847
| Author | vstinner |
|---|---|
| Recipients | brett.cannon, vstinner |
| Date | 2009-03-20.01:58:31 |
| SpamBayes Score | 0.00046828203 |
| Marked as misclassified | No |
| Message-id | <1237514313.13.0.822722055902.issue4628@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This problem is not new. exec() in Python 2.x doesn't accept \r\n newlines. See also related(?) issue: #5524 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-03-20 01:58:33 | vstinner | set | recipients: + vstinner, brett.cannon |
| 2009-03-20 01:58:33 | vstinner | set | messageid: <1237514313.13.0.822722055902.issue4628@psf.upfronthosting.co.za> |
| 2009-03-20 01:58:31 | vstinner | link | issue4628 messages |
| 2009-03-20 01:58:31 | vstinner | create | |