Message 182168 - Python tracker
Message182168
| Author | brett.cannon |
|---|---|
| Recipients | brett.cannon, eric.araujo, ezio.melotti |
| Date | 2013-02-15.20:35:06 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1360960506.57.0.544368033436.issue17177@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I would probably document the deprecation but otherwise leave it alone at the module level. Considering I only documented imp.find_module() and .load_module() as documented thanks to their funky interfaces making nearly impossible to do a direct translation I don't see how I can justify raising a DeprecationWarning for the whole thing. But it's gone in Python 4. =) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-02-15 20:35:06 | brett.cannon | set | recipients: + brett.cannon, ezio.melotti, eric.araujo |
| 2013-02-15 20:35:06 | brett.cannon | set | messageid: <1360960506.57.0.544368033436.issue17177@psf.upfronthosting.co.za> |
| 2013-02-15 20:35:06 | brett.cannon | link | issue17177 messages |
| 2013-02-15 20:35:06 | brett.cannon | create | |