]> granicus.if.org Git - python/commit
#19855: uuid.get_node now looks on the PATH for executables on unix.
authorR David Murray <rdmurray@bitdance.com>
Wed, 18 Dec 2013 02:27:56 +0000 (21:27 -0500)
committerR David Murray <rdmurray@bitdance.com>
Wed, 18 Dec 2013 02:27:56 +0000 (21:27 -0500)
commit15160399f57c531d202e02d8e9463e8b141cf54f
tree6a4c439197d11e54110f49f9841d4aace4242770
parentbd4b667ea4003647477a136e0b677e943af795a2
#19855: uuid.get_node now looks on the PATH for executables on unix.

Patch by Serhiy Storchaka.
Lib/uuid.py
Misc/NEWS