Package lemon :: Package external :: Package Cheetah :: Module ImportHooks :: Class CheetahDirOwner
[show private | hide private]
[frames | no frames]

Class CheetahDirOwner

Owner --+    
        |    
 DirOwner --+
            |
           CheetahDirOwner


Method Summary
  getmod(self, name, pathIsDir, join, newmod, convertTmplPath)
    Inherited from DirOwner
  __init__(self, path)
    Inherited from Owner
  __str__(self)
    Inherited from lock
None or bool _acquireLock(wait)
(PyThread_acquire_lock() is an obsolete synonym) Lock the lock.
  _releaseLock()
(PyThread_release_lock() is an obsolete synonym) Release the lock, allowing another thread that is blocked waiting for the lock to acquire the lock.

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