parseopt: This module is no longer deprecated

Remove depreciation notice from doc/lib.txt.
This commit is contained in:
Adam Strzelecki
2015-09-30 12:28:41 +02:00
parent 4d2486c858
commit e9f5c256d7

View File

@@ -256,8 +256,6 @@ Parsers
* `parseopt <parseopt.html>`_
The ``parseopt`` module implements a command line option parser.
**Deprecated since version 0.9.3:** Use the `parseopt2
<parseopt2.html>`_ module instead.
* `parseopt2 <parseopt2.html>`_
The ``parseopt2`` module implements a command line option parser. This