[issue20809] isabspath fails if path is None
Changes by <--This Guy : -- keywords: +patch Added file: http://bugs.python.org/file34255/issue20809-nontype-object-has-no-attribute-startswith.patch ___ Python tracker <http://bugs.python.org/issu
[issue20809] isabspath fails if path is None
New submission from <--This Guy: So far I've noticed this is only reproducible when running quickly with python2.7. Still, the error message seems like it would be confusing to new users to Python. user@host:~/foo/bar/project$ sudo python setup.py install DEBUG: Adding /foo/bar/pr