module documentation
(source)

Split namespace for argparse to allow separating options by prefix.

We use this to direct some options to an Options object and some to a regular namespace.

Class ​Split​Namespace Undocumented