On Sep 28, 6:19 pm, Ben Finney <[EMAIL PROTECTED]> wrote: > Steven Bethard <[EMAIL PROTECTED]> writes: > > A user shouldn't have to go out of their way to specify regular > > numbers on the command line, regardless of whether they're positive > > or negative. > > A user shouldn't have to go out of their way to know whether what they > type on a command line will be treated as an option or an argument.
I guess typing ./program --help is out of the question. Carl Banks -- http://mail.python.org/mailman/listinfo/python-list
