RuntimeError: maximum recursion limit exceeded ??

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Bill Loren

    RuntimeError: maximum recursion limit exceeded ??

    Hi ppl,

    Trying to substitute some html tags within a big html file using RE ended up
    with the "RuntimeErr or: 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 '')


Working...