diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-10-21 20:33:10 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-10-21 20:33:10 (GMT) |
commit | b9d0199c073fc963b27106f4b7752dcbe39bfed3 (patch) | |
tree | f1a04098cb32574266bbe03126fb673ec75bc4c7 /Lib/enum.py | |
parent | 35cd53a940f03453a1dab782cac9a3cb4212174c (diff) | |
download | cpython-b9d0199c073fc963b27106f4b7752dcbe39bfed3.zip cpython-b9d0199c073fc963b27106f4b7752dcbe39bfed3.tar.gz cpython-b9d0199c073fc963b27106f4b7752dcbe39bfed3.tar.bz2 |
Issue #22637: avoid using a shell in uuid
Replace os.popen() with subprocess.Popen() in the uuid module.
Diffstat (limited to 'Lib/enum.py')
0 files changed, 0 insertions, 0 deletions