<font size="4">See inline comments<br></font><br><div class="gmail_quote">On Wed, Mar 23, 2011 at 2:13 PM, Alex Willmer <span dir="ltr"><<a href="mailto:alex@moreati.org.uk">alex@moreati.org.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Mar 23, 3:20 pm, T <<a href="mailto:misceveryth...@gmail.com">misceveryth...@gmail.com</a>> wrote:<br>

> Thanks!  argparse is definitely what I need..unfortunately I'm running<br>
> 2.6 now, so I'll need to upgrade to 2.7 and hope that none of my other<br>
> scripts break.<br>
<br>
</div>Argparse was a third-party module before it became part of the std-<br>
lib. You may find it easier to use this version:<br>
<br>
<a href="http://pypi.python.org/pypi/argparse/" target="_blank">http://pypi.python.org/pypi/argparse/</a></blockquote><div><br></div><div>I have used this version successfully on 2.6 including using mutually exclusive groups. </div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
<div><div></div><div class="h5">--<br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
</div></div></blockquote></div><br>