Terry J. Reedy <tjre...@udel.edu> added the comment:

Since _synchre is never passed, it should not be a parameter either.  I think 
we should either limit this to fixing the call, with no unit test added, or 
expand to 'fix find_good_parse_start and buggy call', with revised tests.

It might be interesting to verify that the time it takes to find a better start 
point is less that the time saved in later analysis.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32989>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to