Applications can import each other's modules [using the syntax] the part in [..] should be removed.
refers to this: local_import(...) On Dec 7, 8:36 am, GoldenTiger <[email protected]> wrote: > yes, that's seems > I am about editing the book > Massimo, what did you wanted to write in that line? > > On 7 dic, 11:31, encompass <[email protected]> wrote: > > >http://web2py.com/book/default/chapter/04#Cooperation > > # Applications can call each other's actions locally using > > exec_environment as discussed above. > > # Applications can import each other's modules using the syntax: > > # Applications can import any module in the PYTHONPATH search path, > > sys.path. > > Notice the second one... It's not completed. At least I think so. > > Best Regards, > > Jason Brower > >

