RuntimeError: maximum recursion limit exceeded ??

Bill Loren lorenb2 at bezeqint.net
Sun Aug 17 09:41:37 EDT 2003


Hi ppl,

Trying to substitute some html tags within a big html file using RE ended up
with the "RuntimeError: maximum recursion limit exceeded" message.
Any idea why that might happen and how should one cope with it ?

thx
~B

(btw I'm trying to take off several <a href>s, i.e. substiture them with the
empty string '')






More information about the Python-list mailing list