[regexp] Where's the error in this ini-file reading regexp?

Tim Roberts timr at probo.com
Fri Nov 15 02:00:56 EST 2002


"F. GEIGER" <fgeiger at datec.at> wrote:

>I know, I could do it line-wise. But I am after a single re-line, doing
>everything for me.

That's a "perl" way of thinking, where you see every problem as having a
regular expression solution.  It usually produces neither satisfying nor
high-performance Python code.
--
- Tim Roberts, timr at probo.com
  Providenza & Boekelheide, Inc.



More information about the Python-list mailing list