Message71407
| Author | brett.cannon |
|---|---|
| Recipients | brett.cannon, christian.heimes |
| Date | 2008-08-19.05:25:12 |
| SpamBayes Score | 0.0064051864 |
| Marked as misclassified | No |
| Message-id | <1219123516.44.0.446145822174.issue3594@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Attached is a patch that fixes where the error occurs. By opening the file by either file name or file descriptor, the problem goes away. Once this patch is accepted then PyErr_Occurred() should be added to all uses of PyTokenizer_FindEncoding(). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-08-19 05:25:16 | brett.cannon | set | recipients: + brett.cannon, christian.heimes |
| 2008-08-19 05:25:16 | brett.cannon | set | messageid: <1219123516.44.0.446145822174.issue3594@psf.upfronthosting.co.za> |
| 2008-08-19 05:25:15 | brett.cannon | link | issue3594 messages |
| 2008-08-19 05:25:14 | brett.cannon | create | |