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 gregory.p.smith
Recipients Julian, docs@python, emilyemorehouse, georg.brandl, gregory.p.smith, martin.panter, ncoghlan, pitrou, serhiy.storchaka, terry.reedy
Date 2019-05-30.17:55:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559238914.13.0.544611656157.issue30754@roundup.psfhosted.org>
In-reply-to
Content
The current behavior is desired.  We just need to document it better in https://docs.python.org/3/library/textwrap.html#textwrap.dedent
History
Date User Action Args
2019-05-30 17:55:14gregory.p.smithsetrecipients: + gregory.p.smith, georg.brandl, terry.reedy, ncoghlan, pitrou, docs@python, Julian, martin.panter, serhiy.storchaka, emilyemorehouse
2019-05-30 17:55:14gregory.p.smithsetmessageid: <1559238914.13.0.544611656157.issue30754@roundup.psfhosted.org>
2019-05-30 17:55:14gregory.p.smithlinkissue30754 messages
2019-05-30 17:55:14gregory.p.smithcreate