]> git.lizzy.rs Git - rust.git/blobdiff - configure
Rollup merge of #82774 - JohnTitor:bad-diag-for-anon-params-with-ref, r=estebank
[rust.git] / configure
index eeb8d081d34549f5ca2b19f703bbb4e547264e46..81e2001e4a583ef1f117a46593acd1705995ed85 100755 (executable)
--- a/configure
+++ b/configure
@@ -11,6 +11,7 @@ try() {
     fi
 }
 
+try python3 "$@"
 try python2.7 "$@"
 try python27 "$@"
 try python2 "$@"