I did not express myself properly. They could be added but, in import, python would search the paths in the order they where appended in sys.path. Therefore you may be importing a module from a different app instead of the one you want. It would cause confusion.
On Feb 26, 10:32 am, Jonathan Lundell <[email protected]> wrote: > On Feb 26, 2010, at 4:42 AM, mdipierro wrote: > > > the modules/ folder > > IS NOT and CANNOT be added to the search path. > > Why is that? -- You received this message because you are subscribed to the Google Groups "web2py-users" 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.

