Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #7817

Re: Composing regex from a list

From TheSaint <nobody@nowhere.net.no>
Newsgroups comp.lang.python
Subject Re: Composing regex from a list
Followup-To comp.lang.python
Date 2011-06-17 19:45 +0800
Organization Aioe.org NNTP Server
Message-ID <itfeof$ddp$1@speranza.aioe.org> (permalink)
References <itcu3f$b1k$1@speranza.aioe.org> <4dfa007f$0$30002$c3e8da3$5496439d@news.astraweb.com>

Followups directed to: comp.lang.python

Show all headers | View raw


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

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Composing regex from a list TheSaint <nobody@nowhere.net.no> - 2011-06-16 20:48 +0800
  Re: Composing regex from a list Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-06-16 13:09 +0000
    Re: Composing regex from a list TheSaint <nobody@nowhere.net.no> - 2011-06-17 19:45 +0800
  Re: Composing regex from a list Vlastimil Brom <vlastimil.brom@gmail.com> - 2011-06-16 15:25 +0200

csiph-web