Sebastian "lunar" Wiesner <[EMAIL PROTECTED]> wrote:

> # perl -e '("a" x 100000) =~ /^(ab?)*$/;'
> zsh: segmentation fault  perl -e '("a" x 100000) =~ /^(ab?)*$/;'

(Did you really run that as root?)

> It'd be interesting to know, how CL-PPCRE performs here (I don't know this
> library).

Stack overflow condition. :-(

-- [mdw]
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to