Trees | Index | Help |
---|
Package SPyRO :: Module exec_code |
|
Function Summary | |
---|---|
Execute the code inside |filename| with the globalvars |gvars| y |lvars.__dict__|, then lvars will become the object containing localvariables of the script |filename| as object attributes |
Function Details |
---|
exec_code(filename, gvars, lvars)Execute the code inside |filename| with the globalvars |gvars| y |lvars.__dict__|, then lvars will become the object containing localvariables of the script |filename| as object attributes |
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Sat Oct 14 11:50:52 2006 | http://epydoc.sf.net |