hanumizzle wrote:
(snip)
> Regexes are usually passed as literals directly to re.compile().
For which definition of "usually" ?
--
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb at xiludom.gro'.split('@')])"