on google app engine i had a module called utils that started to conflict with a module of the same name in the gluon directory with the updated importer. there is no web2py module called utility that i see, but still you might check for module name collusion.
cfh On Tuesday, July 16, 2013 4:59:10 PM UTC-7, Maggs wrote: > > 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.