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

Module lemon.external.Cheetah.ImportHooks

Provides some import hooks to allow Cheetah's .tmpl files to be imported
directly like Python .py modules.

Meta-Data
================================================================================
Author: Tavis Rudd <tavis@damnsimple.com>
License: This software is released for unlimited distribution under the
         terms of the Python license.
Version: $Revision: 1.1 $
Start Date: 2001/03/30
Last Revision Date: $Date: 2003/08/12 09:17:11 $

Classes
CheetahDirOwner  

Function Summary
  convertTmplPath(tmplPath, _pathNameTransChars, splitdrive, translate)
  install()
Install the Cheetah Import Hooks...
  setCacheDir(cacheDir)
  uninstall()
Uninstall the Cheetah Import Hooks...

Variable Summary
str __author__ = 'Tavis Rudd <tavis@damnsimple.com>'
str __revision__ = '1.1'
list l = ['_', '_', '_', '_', '_', '_', '_', '_', '_', '_', '...

Function Details

install()

Install the Cheetah Import Hooks

uninstall()

Uninstall the Cheetah Import Hooks

Variable Details

__author__

Type:
str
Value:
'Tavis Rudd <tavis@damnsimple.com>'                                    

__revision__

Type:
str
Value:
'1.1'                                                                  

l

Type:
list
Value:
['_', '_', '_', '_', '_', '_', '_', '_', '_']                          

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