On Thu, Jul 5, 2012 at 3:54 PM, Jed Brown <jedbrown at mcs.anl.gov> wrote:
> On Thu, Jul 5, 2012 at 12:06 PM, Matthew Knepley <knepley at gmail.com>wrote: > >> I unrolled the shell loop so that the shell code can be processed by >> Python, and eventually converted to Python tests. > > > This might be useful for lexing the shell commands. > > http://docs.python.org/library/shlex.html > > Is it that hard for Python to interpret enumerated for loops? > There is no way I am parsing shell code. The aim should be to eliminate all shell code Matt -- What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead. -- Norbert Wiener -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20120705/e31066ab/attachment.html>
