See http://www.mail-archive.com/[email protected]/msg05863.html

Basically...

class MyForm(web.form.Form):
    def attrget(self):
        # override parent's attrget method

some_form = MyForm(
    ....
)


On Jul 15, 7:33 am, ProfessionalIT <[email protected]> wrote:
> Friends,
>    Any idea or suggestion ?
>    Thanks for all help.
>
> -- Leandro.

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/webpy?hl=en.

Reply via email to