Matt Frank added the comment:

os.defpath also seems wrong on Mac (':') and Linux (':/bin:/bin/sh'. The extra 
':' at the beginning means the same thing as '.:/bin:/bin/sh' which is probably 
a security problem.

I just started up discussion on http://bugs.python.org/issue16353 (which may 
require a correct os.defpath).

----------

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

Reply via email to