Composing regex from a list
TheSaint
nobody at nowhere.net.no
Fri Jun 17 07:45:16 EDT 2011
More information about the Python-list mailing list
Fri Jun 17 07:45:16 EDT 2011
- Previous message (by thread): Composing regex from a list
- Next message (by thread): Composing regex from a list
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Steven D'Aprano wrote: > def compile_alternatives(*args): Thank you all, for these good points. For my eyes seem that explicit or implicit it will take some looping to concatenate the list elements into a string. I will see pypy later. -- goto /dev/null
- Previous message (by thread): Composing regex from a list
- Next message (by thread): Composing regex from a list
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list