<div class="gmail_quote">On Tue, Oct 19, 2010 at 16:56, Toby D. Young <span dir="ltr"><<a href="mailto:tyoung@ippt.gov.pl">tyoung@ippt.gov.pl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":d8">A quick look at the real petsc-configure script... perhaps add the<br>
following after (or in) the check that already exist there (see lines 14<br>
to 21 there):<br></div></blockquote><div><br></div><div>That file does not parse with python3, such a check would have to be factored out into another module that parsed correctly with with python2 and python3.</div><div>
<br></div><div>I'm not so concerned by configure itself, but there are a lot of other scripts that can be called stand-alone:</div><div><br></div><div><div>$ grep -rl '#!/usr/bin/env python' bin config | wc -l</div>
<div>134</div></div><div><br></div><div>Jed</div></div>