From: Alexander Vasarab Date: Thu, 2 Jul 2020 19:58:33 +0000 (-0700) Subject: OptionParser -> ArgumentParser X-Git-Tag: v2.0.2^2~1^2 X-Git-Url: https://wylark.com/src/infoex-autowx.git/commitdiff_plain/5133c16a306113835c89b516e3ba9d8212509482?hp=5133c16a306113835c89b516e3ba9d8212509482 OptionParser -> ArgumentParser OptionParser is deprecated since Python 3.2. ---