put them in modules/plugin_name.py
On Sep 13, 11:22 am, Christopher Baron <[email protected]> wrote: > Hi web2py users, > > Let's say I have a lot of functions that I would like to include into > a plugin. I do not want all of these functions in the controller of > the plugin. What's the best way to include a large number of utility > functions into a plugin ? > > Thanks in advance, > > Chris

