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 maakvol
Recipients docs@python, maakvol
Date 2019-04-18.14:42:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555598544.39.0.0302839002466.issue36657@roundup.psfhosted.org>
In-reply-to
Content
elif path == '' or path.endswith('/'):
AttributeError: 'bool' object has no attribute 'endswith'
History
Date User Action Args
2019-04-18 14:42:24maakvolsetrecipients: + maakvol, docs@python
2019-04-18 14:42:24maakvolsetmessageid: <1555598544.39.0.0302839002466.issue36657@roundup.psfhosted.org>
2019-04-18 14:42:24maakvollinkissue36657 messages
2019-04-18 14:42:24maakvolcreate