Mark Lawrence <[email protected]> writes:

> optparse is deprecated, from
> https://docs.python.org/3/library/optparse.html "Deprecated since
> version 3.2: The optparse module is deprecated and will not be
> developed further; development will continue with the argparse
> module".  argparse is here
> https://docs.python.org/3/library/argparse.html

True, but the /optparse/ module does not appear to be part of Python
2.6. ("new in version 3.2")

richard kappler <[email protected]> writes:

>>> This is python 2.6.6 running on a Linux machine.

--
Felix Dietrich
_______________________________________________
Tutor maillist  -  [email protected]
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to