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 christian.heimes
Recipients Akilesh K, christian.heimes
Date 2019-05-31.12:43:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559306585.67.0.668529993969.issue37114@roundup.psfhosted.org>
In-reply-to
Content
It's not a bug. strip() does not work like you think. Please read the documentation https://docs.python.org/3/library/stdtypes.html?highlight=strip#str.strip
History
Date User Action Args
2019-05-31 12:43:05christian.heimessetrecipients: + christian.heimes, Akilesh K
2019-05-31 12:43:05christian.heimessetmessageid: <1559306585.67.0.668529993969.issue37114@roundup.psfhosted.org>
2019-05-31 12:43:05christian.heimeslinkissue37114 messages
2019-05-31 12:43:05christian.heimescreate