diff options
| author | Jon Dufresne <jon.dufresne@gmail.com> | 2018-12-31 06:19:33 -0800 |
|---|---|---|
| committer | Jon Dufresne <jon.dufresne@gmail.com> | 2018-12-31 06:42:58 -0800 |
| commit | 62a7e521ed35adb48b7afaf2b63a0f16a4a8ebbe (patch) | |
| tree | 5a736c1d57dc0ce2ac5825025d0278cf7ba1d41d /unidecode/x00a.py | |
| parent | 4b6a097f4ada716639aa1727aaaab64a829a873f (diff) | |
| download | unidecode-62a7e521ed35adb48b7afaf2b63a0f16a4a8ebbe.tar.gz | |
Replace use of deprecated optparse with argparse
The Python project considers the optparse module as deprecated. See:
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.
Replace the project's use with the newer argparse. The CLI is fully
equivalent and should not result in any backwards comparability
concerns.
https://docs.python.org/3/library/argparse.html
Diffstat (limited to 'unidecode/x00a.py')
0 files changed, 0 insertions, 0 deletions
