Mercurial > hg
diff tests/test-basic.t @ 26137:99e8a9ff1f5f
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.
author | Augie Fackler <augie@google.com> |
---|---|
date | Mon, 31 Aug 2015 22:44:20 -0400 |
parents | 8f88f768e24c |
children | 3aa50c9d89a0 |