> Since PETSc's use of Python does not work with python3, I think it makes > sense to put > #!/usr/bin/env python2 > in all the python files. ?Is there any reason not to do this? > Jed
aron at falafel:~% uname -a
[1]
Darwin falafel.local 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15
16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 i386
aron at falafel:~% which python2
python2 not found
