[issue19855] uuid._find_mac fails if an executable not in /sbin or /usr/sbin

Arfrever Frehtes Taifersar Arahesis report at bugs.python.org
Wed Jan 15 02:23:16 CET 2014


Arfrever Frehtes Taifersar Arahesis added the comment:

When LC_ALL is already set in environment, LC_MESSAGES will not override it.
I suggest to restore LC_ALL=C in place of LC_MESSAGES=C.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19855>
_______________________________________


More information about the Python-bugs-list mailing list