On Fri, Oct 03, 2003 at 10:33:53AM -0400, Merrell, Brian L. wrote:
> Something like:
>
> import myClass from myClassPythonfile
> _q_exports= ["myClass"]
>
> myClass has a _q_index method but when I load the URL:
>
> http://localhost:8080/myClass/
>
> I get nothing on the screen and when I view the source, I see a reference to
> the object (ie something like