module documentation

Undocumented

Function compose Undocumented
Variable pythonlib Undocumented
Function _pythonlib_compat On Python 3.7 and earlier, distutils would include the Python library. See pypa/distutils#9.
def compose(f1, f2): (source)

Undocumented

pythonlib = (source)

Undocumented

def _pythonlib_compat(): (source)

On Python 3.7 and earlier, distutils would include the Python library. See pypa/distutils#9.