Message 182152 - Python tracker
Message182152
| Author | eric.araujo |
|---|---|
| Recipients | brett.cannon, eric.araujo |
| Date | 2013-02-15.17:32:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1360949566.0.0.810151738706.issue17177@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I’ve always perceived imp as an implementation detail of the import system that people were sometimes forced to use to get to some things. Now that we have importlib, deprecating (with a nice long compatibility-with-warnings period) sounds good. Would checking with the other VMs be a good idea? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-02-15 17:32:46 | eric.araujo | set | recipients: + eric.araujo, brett.cannon |
| 2013-02-15 17:32:46 | eric.araujo | set | messageid: <1360949566.0.0.810151738706.issue17177@psf.upfronthosting.co.za> |
| 2013-02-15 17:32:45 | eric.araujo | link | issue17177 messages |
| 2013-02-15 17:32:45 | eric.araujo | create | |