Serhiy Storchaka <[email protected]> added the comment:
Here is a script used for searching and fixing such errors. It produces a large number of false detections, so it need manual work for clearing the result. In general this can't be automated, because the correctness depends on the context. ---------- Added file: https://bugs.python.org/file47906/fixstringssplit.py _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue35133> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
