Martin Panter added the comment:
Instead of the while loop, can’t you use something like str.find(";", i)?---------- stage: needs patch -> patch review _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue25228> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
