@annet: you can import with a simple "from relativedelta import *" @nate: according to the module documentation, you need to do
from twython import Twython On Friday, March 29, 2013 7:21:15 AM UTC+1, Annet wrote: > > Hi Nate, > > I am using a module relativedelta and have the following import statement > in db.py > > from applications.init.modules.relativedelta import* > > Where init is the name of my application. > > > 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.

