Skip to content
Snippets Groups Projects
Commit 99e8a9ff authored by Augie Fackler's avatar Augie Fackler
Browse files

hghave: use subprocess instead of os.popen

os.popen was deprecated in Python 2.6 in favor of subprocess, so let's
move into the future.
parent 6defc74f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment