Message170375
| Author | brett.cannon |
|---|---|
| Recipients | DragonFireCK, Sagiv.Malihi, brett.cannon, ncoghlan, pitrou |
| Date | 2012-09-12.12:59:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1347454808.66.0.412205084319.issue12680@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I just checked and this is no longer an issue in Python 3.3. The sys.modules "bug" isn't a bug as that's how it is supposed to work to prevent partially initialized modules. As for how pickle is doing stuff, that could change if it wouldn't break backwards-compatibility. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-09-12 13:00:08 | brett.cannon | set | recipients: + brett.cannon, ncoghlan, pitrou, Sagiv.Malihi, DragonFireCK |
| 2012-09-12 13:00:08 | brett.cannon | set | messageid: <1347454808.66.0.412205084319.issue12680@psf.upfronthosting.co.za> |
| 2012-09-12 12:59:47 | brett.cannon | link | issue12680 messages |
| 2012-09-12 12:59:47 | brett.cannon | create | |