|
I have a number of functions written in a python script
called script1.py. In another script, script2.py, I need to use a
number of the functions residing in script1.py. How do I make these
functions known to script2.py. Thank you, Robert |
_______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
