Serhiy Storchaka added the comment: No, it should be
if os.path.dirname(cmd):
if _access_check(cmd, mode):
return cmd
return None
----------
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue16957>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
