Steve Dower <steve.do...@python.org> added the comment:

> I am going to think maybe it was the "os.path.ismount" command that is 
> causing the issue. Does the file exist?

If the file does not exist, it is definitely not a mount point. So the function 
should return False instead of raising an error.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue28859>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to