Package lemon :: Package external :: Package Cheetah :: Module ImportManager :: Class ImportDirector
[show private | hide private]
[frames | no frames]

Class ImportDirector

Owner --+
        |
       ImportDirector

Known Subclasses:
BuiltinImportDirector, FrozenImportDirector, PathImportDirector, RegistryImportDirector

ImportDirectors live on the metapath There's one for builtins, one for
frozen modules, and one for sys.path Windows gets one for modules gotten
from the Registry Mac would have them for PY_RESOURCE modules etc.  A
generalization of Owner - their concept of 'turf' is broader

Method Summary
    Inherited from Owner
  __init__(self, path)
  __str__(self)
  getmod(self, nm)

Generated by Epydoc 2.0 on Mon Nov 10 15:07:45 2003 http://epydoc.sf.net