<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, May 6, 2014 at 10:02 AM, Jed Brown <span dir="ltr"><<a href="mailto:jed@jedbrown.org" target="_blank">jed@jedbrown.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="">Matthew Knepley <<a href="mailto:knepley@gmail.com">knepley@gmail.com</a>> writes:<br>
> You can query the configure database using Python. Here is a sample<br>
> that reads the integer size and a few other things. Why the hell would<br>
> anyone suggest grep?<br>
<br>
</div>Because it is one line, human readable, and I have confidence that the<br>
interface is stable.  Your python is 30-some lines, depends on about a<br>
dozen objects, and requires python2.<br>
</blockquote></div><br>1) The python2 requirement is easily changed</div><div class="gmail_extra"><br></div><div class="gmail_extra">2) You could compress it all into one line. I wanted to show what was happening.</div><div class="gmail_extra">
<br></div><div class="gmail_extra">3) It much more flexible, namespaced, and does not involve output files which may change.</div><div class="gmail_extra"><br></div><div class="gmail_extra">   Matt<br clear="all"><div><br>
</div>-- <br>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener
</div></div>