something like from applications.appname.modules.modulename import *
Massimo On Jan 18, 1:25 pm, "Phyo Arkar" <[email protected]> wrote: > Dear All > > I have tried importing a module from modules folder. It imports well in > pydev , but when i run in web2py it gives import error : > > How can i import modules from module ? > > Regards, > > Phyo. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

