I have a single jython file, foo.py which contains multiple classes.  I
read that into a string and try to exec it....but I get errors saying
something like unable to load class.  It seems to work fine if foo.py
only contains a single class, any ideas?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to