"""Detect unescaped '%' in argparse help strings. argparse performs old-style '%' interpolation on help text. A literal percent must be written as '%%' or help ...
simplejson is a simple, fast, complete, correct and extensible JSON <http://json.org> encoder and decoder for Python 3.8+ with legacy support for Python 2.7. It is ...