Sorry it does not work, I have imported other modules with @Nipholds string and they work.
Traceback (most recent call last): File "/home/mdipierro/make_web2py/web2py/gluon/restricted.py", line 212, in restricted File "D:/web2py/applications/tweet/controllers/default.py" <http://127.0.0.1:8000/admin/default/edit/tweet/controllers/default.py>, line 208, in <module> File "/home/mdipierro/make_web2py/web2py/gluon/globals.py", line 194, in <lambda> File "D:/web2py/applications/tweet/controllers/default.py" <http://127.0.0.1:8000/admin/default/edit/tweet/controllers/default.py>, line 90, in test File "/home/mdipierro/make_web2py/web2py/gluon/custom_import.py", line 87, in custom_importer File "applications\tweet\modules\twython\__init__.py", line 1, in <module> ImportError: cannot import name Twython On Friday, March 29, 2013 11:15:10 PM UTC+11, Annet wrote: > > Hi Niphold, > > @annet: you can import with a simple "from relativedelta import *" >> > > Thanks, for letting me know. > > > Kind regards, > > Annet > -- --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

