Martin Panter added the comment:

Digging through the history, it has been this way since at least revision 
d5b67d2ec7ee (1994).

Removing the colon is definitely a good idea. Maybe this might be a more proper 
way to get the default PATH:

>>> os.confstr("CS_PATH")
'/bin:/usr/bin'

----------
nosy: +martin.panter

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

Reply via email to