Using class without importing module

Thomas Aanensen thoaan at stud.cs.uit.no
Tue Feb 10 06:29:27 EST 2004


Hi all.

I'm sending a class over a socket connection, and I want to use this class
at the new location. The problem is that I get a "module blah does not
exist" error.

Is it possible for me to use this class without importing the module? How?

Any other suggestions?


Cheers,
Thomas





More information about the Python-list mailing list