Message 190764 - Python tracker
Message190764
| Author | brett.cannon |
|---|---|
| Recipients | Arfrever, brett.cannon, eric.araujo, eric.snow, ezio.melotti, flox, terry.reedy, theller |
| Date | 2013-06-07.17:40:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1370626855.37.0.239288639868.issue14797@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The modulefinder usage is directly exposed in its API as the return value of a find_module method, which makes removal a pain. Adding Thomas Heller to see what he has to say. The pkgutil usage is in classes that have been deprecated, so don't care. The rest should be workable and I will file separate bugs. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-06-07 17:40:55 | brett.cannon | set | recipients: + brett.cannon, theller, terry.reedy, ezio.melotti, eric.araujo, Arfrever, flox, eric.snow |
| 2013-06-07 17:40:55 | brett.cannon | set | messageid: <1370626855.37.0.239288639868.issue14797@psf.upfronthosting.co.za> |
| 2013-06-07 17:40:55 | brett.cannon | link | issue14797 messages |
| 2013-06-07 17:40:55 | brett.cannon | create | |