Message 158691 - Python tracker
Message158691
| Author | eric.snow |
|---|---|
| Recipients | brett.cannon, eric.snow |
| Date | 2012-04-19.01:32:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1334799147.41.0.250628519615.issue14618@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Once imp.reload() is moved to imp.py, and the code is stripped from Python/import.c, we can see where modules_reloading stands. I expect that it will have become entirely superfluous at that point. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-04-19 01:32:27 | eric.snow | set | recipients: + eric.snow, brett.cannon |
| 2012-04-19 01:32:27 | eric.snow | set | messageid: <1334799147.41.0.250628519615.issue14618@psf.upfronthosting.co.za> |
| 2012-04-19 01:32:26 | eric.snow | link | issue14618 messages |
| 2012-04-19 01:32:26 | eric.snow | create | |