module documentation

Undocumented

Function build_namespace_package Undocumented
Function build_pep420_namespace_package Undocumented
Function make_site_dir Add a sitecustomize.py module in target to cause target to be added to site dirs such that .pth files are processed there.
def build_namespace_package(tmpdir, name): (source)

Undocumented

def build_pep420_namespace_package(tmpdir, name): (source)

Undocumented

def make_site_dir(target): (source)

Add a sitecustomize.py module in target to cause target to be added to site dirs such that .pth files are processed there.