Mercurial > hg
diff tests/test-acl.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 | 521c1a3139c9 |
children | 77d25b913f80 |