Python Coredump on FreeBSD

Harald Schneider h_schneider at marketmix.com
Fri May 16 02:14:19 EDT 2003


Thanks - Isn't this "greedy" then ?

--Harald


"Fredrik Lundh" <fredrik at pythonware.com> schrieb im Newsbeitrag
news:mailman.1053034886.23483.python-list at python.org...
> Harald Schneider wrote:
>
> > The file is read completely and split into lines. Each line is split by
the
> > ":". Comments # are ignored.
>
> try replacing every ".*?" with ".*".  no matter what engine you
> use, that will require less memory, and probably also run faster.
>
> </F>
>
>
>
>






More information about the Python-list mailing list