DirectoryImporter

Inheritance:

Methods of DirectoryImporter:

__init__
def __init__(self, dir)

Undocumented function.

__repr__
def __repr__(self)

Undocumented function.

_compile
def _compile(self, pathname, timestamp)

Undocumented function.

_timestamp
def _timestamp(self, pathname)

Undocumented function.

get_code
def get_code(self, parent, modname, fqname)

Undocumented function.