summaryrefslogtreecommitdiff
path: root/unidecode/x00a.py
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2018-12-31 06:19:33 -0800
committerJon Dufresne <jon.dufresne@gmail.com>2018-12-31 06:42:58 -0800
commit62a7e521ed35adb48b7afaf2b63a0f16a4a8ebbe (patch)
tree5a736c1d57dc0ce2ac5825025d0278cf7ba1d41d /unidecode/x00a.py
parent4b6a097f4ada716639aa1727aaaab64a829a873f (diff)
downloadunidecode-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