I lost some time this afternoon fighting against a bug that was already solved, but I didn't see it working.
I'm importing a python module in myapp/modules folder. Changes I made there wasn't saw in browser processing. The only way to make it work was restarting web2py server. Is there any config param I can adjust to dynamically reload modules? -- Vinicius Assef.

