On Monday, April 18, 2016 at 6:17:26 AM UTC-4, mfarees.kny...@gmail.com 
wrote:
>
> I want to use this function in multiple module files. Copying it over to 
> each one of those files does not seem like a good idea. Is there some other 
> approach to tackle this cleanly? 
>

No, just put it in one module file and *import* it into any others where 
you need it -- that is the way Python works.

Anthony

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to