[twill] Patch for formfill

Titus Brown titus at caltech.edu
Wed Nov 1 22:50:45 PST 2006


On Tue, Oct 10, 2006 at 02:46:43PM +0100, Andy Chambers wrote:
-> Hi Titus,
-> 
-> I've modified the patch I proposed on the mailing list and attached it
-> as a darcs patch as you suggested on the developer page.  Hope you find
-> this useful.

added -- thanks!  Sorry for taking so long...

--titus

-> +def fv_multi_match(formname, regexp, *values):
-> +    """
-> +    >> fv_multi_match <formname> <field regexp> <value> [<value> [<value>..]]
-> +
-> +    Set value of each consecutive matching form field with the next specified
-> +    value.  If there are no more values, use the last for all remaining form
-> +    fields
-> +    """



More information about the twill mailing list