[docs] [issue36657] AttributeError

maak report at bugs.python.org
Thu Apr 18 10:42:24 EDT 2019


New submission from maak <sanaraba at gmail.com>:

elif path == '' or path.endswith('/'):
AttributeError: 'bool' object has no attribute 'endswith'

----------
assignee: docs at python
components: Documentation
messages: 340490
nosy: docs at python, maakvol
priority: normal
severity: normal
status: open
title: AttributeError
type: compile error
versions: Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36657>
_______________________________________


More information about the docs mailing list