Message 322036 - Python tracker

Message322036

Author Mariatta
Recipients Mariatta, ckessler, docs@python
Date 2018-07-20.20:42:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532119350.12.0.56676864532.issue34174@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the report.

To make it work, you'll have to import textwrap first.

We don't always add all the necessary imports in our code snippets and examples, and we don't need to start adding imports into code examples either. So I'm closing this issue.

Thanks again.
History
Date User Action Args
2018-07-20 20:42:30Mariattasetrecipients: + Mariatta, docs@python, ckessler
2018-07-20 20:42:30Mariattasetmessageid: <1532119350.12.0.56676864532.issue34174@psf.upfronthosting.co.za>
2018-07-20 20:42:30Mariattalinkissue34174 messages
2018-07-20 20:42:30Mariattacreate