From: Glenn Parker Date: 2005-01-13T06:49:59+09:00 Subject: Re: optparse Charles Mills wrote: > > Any idea about the first question? Seems like you can only do "--word > arg" or "-c arg", not "-word arg". I think that's the style you get. A double hypen is always followed by a long option name. A single hyphen is always followed by a one-letter option flag. -- Glenn Parker | glenn.parker-AT-comcast.net |