Stefano Mazzucco added the comment:

FWIW, I have just been experiencing this on CentOS 6.5 with Python 2.7.5 
(sorry).

I could make the Python code happy by running chcon[1] with the correct context 
type, otherwise os.path.exists would happily return False for a file that 
actually existed.


[1] https://fedoraproject.org/wiki/SELinux/chcon

----------
nosy: +stefano-m

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

Reply via email to