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 terry.reedy
Recipients Jason.Myers, dloewenherz, docs@python, ezio.melotti, georg.brandl, martin.panter, ncoghlan, python-dev, terry.reedy
Date 2016-05-07.23:37:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462664235.99.0.962404915598.issue18730@psf.upfronthosting.co.za>
In-reply-to
Content
Correct.  The doc I quoted was for the unlying mkstemp function.  I should have said so even though this fact was easily discovered. So by docstring, I meant the one for mkstemp also, which is currently 27 lines.  The docstring for the high level functions should not change.

I proposed to shorten the docstring by combining the sentences for prefix and suffix, while adding a bit of info.  I decided to withdraw this suggestion and close this issue.
History
Date User Action Args
2016-05-07 23:37:16terry.reedysetrecipients: + terry.reedy, georg.brandl, ncoghlan, ezio.melotti, docs@python, python-dev, martin.panter, dloewenherz, Jason.Myers
2016-05-07 23:37:15terry.reedysetmessageid: <1462664235.99.0.962404915598.issue18730@psf.upfronthosting.co.za>
2016-05-07 23:37:15terry.reedylinkissue18730 messages
2016-05-07 23:37:15terry.reedycreate