[Python-Dev] SRE recursion removed
Martin v. Löwis
martin at v.loewis.de
Sat Oct 18 14:13:28 EDT 2003
More information about the Python-Dev mailing list
Sat Oct 18 14:13:28 EDT 2003
- Previous message: [Python-Dev] SRE recursion removed
- Next message: [Python-Dev] SRE recursion removed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Gustavo Niemeyer <niemeyer at conectiva.com> writes: > The SRE recursion removal patch is finally in. Please, let me know > if you find any problems. What is the purpose of the USE_RECURSION #define? It looks to me like you have added a lot of dead code; I recommend to remove all this code. Regards, Martin
- Previous message: [Python-Dev] SRE recursion removed
- Next message: [Python-Dev] SRE recursion removed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list