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 BreamoreBoy
Recipients BreamoreBoy, PhoenixofMT, docs@python
Date 2015-05-15.21:28:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431725299.68.0.921956930805.issue24204@psf.upfronthosting.co.za>
In-reply-to
Content
https://docs.python.org/3/library/stdtypes.html#str.strip first sentence "Return a copy of the string with the leading and trailing characters removed."  How can that be reworded to make it clearer?
History
Date User Action Args
2015-05-15 21:28:19BreamoreBoysetrecipients: + BreamoreBoy, docs@python, PhoenixofMT
2015-05-15 21:28:19BreamoreBoysetmessageid: <1431725299.68.0.921956930805.issue24204@psf.upfronthosting.co.za>
2015-05-15 21:28:19BreamoreBoylinkissue24204 messages
2015-05-15 21:28:19BreamoreBoycreate