Package pyraf :: Module cl2py :: Class Pycode
[hide private]
[frames] | no frames]

Class Pycode

source code

Container for Python CL translation

Instance Methods [hide private]
 
__init__(self, tree2python) source code
 
setFilename(self, filename)
Set the filename used for parameter list
source code
Method Details [hide private]

setFilename(self, filename)

source code 

Set the filename used for parameter list

This is used by codeCache, which needs to be able to read a Pycode object created from some other file and attach it to the current file.