Is this trunk?
On Apr 24, 4:47 pm, VP <[email protected]> wrote: > this is an annoying thing because the consequence is subtle. > > I have a module, imported via import_module (reload=False). > > Things work as supposed if the app is not compiled. It's is compiled > (via command line) then web2py uses an "older" version of the module > (i don't know where web2py keeps the older version, though). > > This is odd.

