Message83846
| Author | vstinner |
|---|---|
| Recipients | brett.cannon, christian.heimes, shidot, vstinner |
| Date | 2009-03-20.01:56:57 |
| SpamBayes Score | 7.052846e-05 |
| Marked as misclassified | No |
| Message-id | <1237514218.65.0.749873647235.issue4282@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This regression was introduced by the removal of execfile() in Python3. The proposed replacement of execfile() is wrong. I propose a generic fix in the issue #5524. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-03-20 01:56:58 | vstinner | set | recipients: + vstinner, brett.cannon, christian.heimes, shidot |
| 2009-03-20 01:56:58 | vstinner | set | messageid: <1237514218.65.0.749873647235.issue4282@psf.upfronthosting.co.za> |
| 2009-03-20 01:56:57 | vstinner | link | issue4282 messages |
| 2009-03-20 01:56:57 | vstinner | create | |