On Fri, Nov 20, 2009 at 5:03 AM, Kent Johnson wrote:
> On Thu, Nov 19, 2009 at 5:47 PM, Geoff Dutton
> wrote:
> > Do you have recommendations for handling missing positional arguments?
> I'm
> > a huge fan of OptionParser module and use it in several programs to
> handle
> > options, but there m
On Thu, Nov 19, 2009 at 5:47 PM, Geoff Dutton wrote:
> Do you have recommendations for handling missing positional arguments? I'm
> a huge fan of OptionParser module and use it in several programs to handle
> options, but there must be an eligant way of handling missing arguments and
> alerting t
Hi Group,
I have been following the Tutor group for awhile but this is my first
post
Do you have recommendations for handling missing positional arguments? I'm
a huge fan of OptionParser module and use it in several programs to handle
options, but there must be an eligant way of handling mis