Message206697
| Author | zach.ware |
|---|---|
| Recipients | r.david.murray, serhiy.storchaka, zach.ware |
| Date | 2013-12-20.17:47:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1387561638.07.0.268158384101.issue20035@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I like that idea, though I'm a bit wary of messing around is sys.modules. Is there another way to unload a module that I'm not aware of? Here's a new patch that does that. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-12-20 17:47:18 | zach.ware | set | recipients: + zach.ware, r.david.murray, serhiy.storchaka |
| 2013-12-20 17:47:18 | zach.ware | set | messageid: <1387561638.07.0.268158384101.issue20035@psf.upfronthosting.co.za> |
| 2013-12-20 17:47:18 | zach.ware | link | issue20035 messages |
| 2013-12-20 17:47:17 | zach.ware | create | |