module documentation

Undocumented

Function exception_as Undocumented
Function exception_name Undocumented
Function importlib_metadata_get Undocumented
Function inspect_getargspec getargspec based on fully vendored getfullargspec from Python 3.3.
Function load_module Undocumented
Variable ArgSpec Undocumented
Variable py38 Undocumented
Variable pypy Undocumented
Variable win32 Undocumented
def exception_as(): (source)

Undocumented

def exception_name(exc): (source)

Undocumented

def importlib_metadata_get(group): (source)

Undocumented

def inspect_getargspec(func): (source)

getargspec based on fully vendored getfullargspec from Python 3.3.

def load_module(module_id, path): (source)

Undocumented

Undocumented

Undocumented

Undocumented

Undocumented