- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message253779
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | martin.panter |
|---|---|
| Recipients | John Hagen, martin.panter |
| Date | 2015-10-31.08:06:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1446278811.26.0.481575753005.issue25521@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Under <https://www.python.org/dev/peps/pep-0389/#deprecation-of-optparse> it says “Importing optparse will issue a PendingDeprecationWarning” (not DeprecationWarning!), however even this does not appear to be the case. Maybe somebody forgot to do this, or maybe somebody decided not to do this; I dunno. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-10-31 08:06:51 | martin.panter | set | recipients: + martin.panter, John Hagen |
| 2015-10-31 08:06:51 | martin.panter | set | messageid: <1446278811.26.0.481575753005.issue25521@psf.upfronthosting.co.za> |
| 2015-10-31 08:06:51 | martin.panter | link | issue25521 messages |
| 2015-10-31 08:06:50 | martin.panter | create | |

