How do I access variable declared in one script in another python script

ramyamvk ramyamvk at yahoo.com
Wed Apr 27 04:08:19 EDT 2005


Hi All,    

    Please could anyone tell me how to do this :
I have one expect script, where i store some value in a variable.

I am calling this script from my python script, and need to use this
variable in the python script. How do i access this variable from my
python script ?

Thanks,
ramya






More information about the Python-list mailing list