Executing Python scripts in Python?

Ganesan R rganesan at myrealbox.com
Tue Mar 25 05:02:30 EST 2003


>>>>> "Richard" == Richard  <richardd at hmgcc.gov.uk> writes:

> I have seen in the Python Library Reference the 'code' module and think that
> this might be able to help me. However I can't find any examples of its use
> that applies to my situation.

> Has anyone got any ideas?

Look at the exec function.

Ganesan

-- 
Ganesan R




More information about the Python-list mailing list