- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message307481
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 | ncoghlan |
|---|---|
| Recipients | barry, brett.cannon, docs@python, eric.snow, ncoghlan |
| Date | 2017-12-03.01:29:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1512264542.65.0.213398074469.issue32192@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Maintaining the actual implementation as a third party module seems like a good idea to me, so I'm marking this as a documentation issue instead. The idea would be to add this as an example of a very basic lazy importer under https://docs.python.org/3/library/importlib.html#examples |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-12-03 01:29:03 | ncoghlan | set | recipients: + ncoghlan, barry, brett.cannon, docs@python, eric.snow |
| 2017-12-03 01:29:02 | ncoghlan | set | messageid: <1512264542.65.0.213398074469.issue32192@psf.upfronthosting.co.za> |
| 2017-12-03 01:29:02 | ncoghlan | link | issue32192 messages |
| 2017-12-03 01:29:01 | ncoghlan | create | |

