getfirst and re

Victor Subervi victorsubervi at gmail.com
Wed Jan 6 11:49:29 EST 2010


Hi;
I need to do something like the following:

    pat = re.compile('edit[0-9]*:[0-9]*')
    check = form.getfirst(pat)

(to check things like 'edit0:1') How do I do this?
TIA,
beno

-- 
The Logos has come to bear
http://logos.13gems.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100106/5ae0a9c6/attachment.html>


More information about the Python-list mailing list