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 nneonneo
Recipients martin.panter, nneonneo
Date 2016-12-10.00:54:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481331279.35.0.594101921829.issue28927@psf.upfronthosting.co.za>
In-reply-to
Content
I used Py_ISSPACE, which uses the .strip() default charset - I think this is a reasonable choice. We don't have to go crazy and support all the Unicode spaces.
History
Date User Action Args
2016-12-10 00:54:39nneonneosetrecipients: + nneonneo, martin.panter
2016-12-10 00:54:39nneonneosetmessageid: <1481331279.35.0.594101921829.issue28927@psf.upfronthosting.co.za>
2016-12-10 00:54:39nneonneolinkissue28927 messages
2016-12-10 00:54:39nneonneocreate