module documentation

Undocumented

Class CompatibilityFiles Adapter for an existing or non-existent resource reader to provide a compatibility .files().
Class SpecLoaderAdapter Adapt a package spec to adapt the underlying loader.
Class TraversableResourcesLoader Adapt a loader to provide TraversableResources.
Function wrap_spec Construct a package spec with traversable compatibility on the spec/loader/reader.
Function _io_wrapper Undocumented
def wrap_spec(package): (source)

Construct a package spec with traversable compatibility on the spec/loader/reader.

def _io_wrapper(file, mode='r', *args, **kwargs): (source)

Undocumented