From: John G. <jgo...@co...> - 2001-09-01 05:14:17
|
Jas...@Le... writes: > try: > > from myapp.util import UtilClass Ahh... from reading the docs, I had thought that I had to add 'java.' before any Java stuff. I guess just all the examples used that :-) OK, I'll try that. Thanks! |