Mercurial > hg
diff hgdemandimport/tracing.py @ 42090:9c07d345fd6d
packaging: don't crash building wix with python3.6 and earlier
`capture_output` was added in 3.7. I was tempted to just check and abort in
build.py, since Windows doesn't have the Linux problem where some distros only
ship an older python. But this is in a library that could be used elsewhere in
the future.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Fri, 05 Apr 2019 22:47:45 -0400 |
parents | 452790284a15 |
children | d0b8a3cfd732 |