It's a turbogears system that has a "request" function inside of a "service" controller... so it would change the path of the system if I change the name of the function... maybe there is a way to circumvent this problem using routes but I don't know :-(
On Sun, Oct 16, 2011 at 5:57 PM, Bruno Rocha <[email protected]> wrote: > you can also do: > > from mymodule import request as legacy_request > -- Linux User #387870 .........____ .... _/_õ|__| ..º[ .-.___.-._| . . . . .__( o)__( o).:_______

