So I upgraded from web2py version 1.99.7, which I've been using for some 
time, to version 2.5.1. I have a module called utility under my modules 
folder that has multiple functions and is imported at the top of the 
controller. When I upgraded to version 2.5.1 I am now getting this error:
<type 'exceptions.AttributeError'> 'module' object has no attribute 
'sortSUs'
when calling a function in the utility module. Which worked just fine in 
version 1.99.7. Any ideas why this may be happening? I am using Eclipse and 
have the web2py folder in the python path.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to