Message75676
| Author | vstinner |
|---|---|
| Recipients | christian.heimes, shidot, vstinner |
| Date | 2008-11-10.00:40:36 |
| SpamBayes Score | 0.00048504502 |
| Marked as misclassified | No |
| Message-id | <1226277638.3.0.650599284594.issue4282@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
exec() doesn't work if the argument is an unicode string. Here is a workaround for the profile module (open the file in binary mode), but it doesn't fix the exec() problem. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-11-10 00:40:38 | vstinner | set | recipients: + vstinner, christian.heimes, shidot |
| 2008-11-10 00:40:38 | vstinner | set | messageid: <1226277638.3.0.650599284594.issue4282@psf.upfronthosting.co.za> |
| 2008-11-10 00:40:37 | vstinner | link | issue4282 messages |
| 2008-11-10 00:40:37 | vstinner | create | |