Michele Simionato <michele.simion...@gmail.com> writes:

> optparse is so old-fashioned. Use plac!

The OP should be made aware that:

* plac is a third-party library with (TTBOMK) no prospect of inclusion
  in the standard library

* optparse is in the standard library and has been for many versions

* argparse is a third-party library that is now accepted for inclusion
  in the standard library, intended as a full optparse replacement
  <URL:http://www.python.org/dev/peps/pep-0389/>

Choose accordingly.

-- 
 \       “If consumers even know there's a DRM, what it is, and how it |
  `\     works, we've already failed.” —Peter Lee, Disney corporation, |
_o__)                                                             2005 |
Ben Finney
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to