using re: hitting recursion limit
Dennis Benzinger
dennis.benzinger at gmx.net
Wed Oct 27 07:46:01 EDT 2004
More information about the Python-list mailing list
Wed Oct 27 07:46:01 EDT 2004
- Previous message (by thread): using re: hitting recursion limit
- Next message (by thread): using re: hitting recursion limit
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Erik Johnson" <spam at nospam.org> wrote in message news:<417eab49$1 at nntp.zianet.com>... > [...] > Yeah, so this is a known problem, and sure enough, if you run this > example, it will crap out as shown above. I tried to build 2.3 from sources > before and ran into other funky problems. When I get a standard SuSE > distribution, I will upgrade to 2.3. In the meantime, I'm running 2.2. > [...] Perhaps you can wait a bit and directly upgrade to 2.4 with the new non-recursive regular expression engine. Read more on http://www.python.org/2.4/highlights.html in the "New or upgraded modules and packages" section.
- Previous message (by thread): using re: hitting recursion limit
- Next message (by thread): using re: hitting recursion limit
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list