| Home | Trees | Indices | Help |
|
|---|
|
|
clcache.py: Implement cache for Python translations of CL tasks
$Id: clcache.py 773 2006-11-27 18:09:45Z jmiller $
R. White, 2000 January 19
|
|||
| _FileContentsCache | |||
|
_CodeCache Python code cache class |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
_versionKey = 'CACHE_VERSION'
|
|||
codeCache = _CodeCache([os.path.join(userCacheDir, dbfile), os
|
|||
Imports: os, sys, filecache, Verbose, userIrafHome, pyrafDir, irafglobals, copy_reg, marshal, types, cPickle, pickle, dirshelve, stat, md5
|
|||
codeCache
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Feb 18 14:41:17 2008 | http://epydoc.sourceforge.net |