Benjamin Peterson <[EMAIL PROTECTED]> added the comment: On Sun, Jul 27, 2008 at 6:07 PM, Collin Winter <[EMAIL PROTECTED]> wrote: > > Collin Winter <[EMAIL PROTECTED]> added the comment: > > One option would be to use the faster recursive version, falling back to > the iterative version if you hit a "RuntimeError: maximum recursion > depth exceeded" error. This would keep the speed for most files, but > would allow 2to3 to parse files like the one in issue 2532.
Sounds fine to me. I think we should provide a command line switch, too > > _______________________________________ > Python tracker <[EMAIL PROTECTED]> > <http://bugs.python.org/issue3358> > _______________________________________ > _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3358> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com