STINNER Victor <vstin...@python.org> added the comment:
A few remaining references to the good old times of the old parser: Programs/_testembed.c:488: putenv("PYTHONOLDPARSER=1"); Programs/_testembed.c:676: putenv("PYTHONOLDPARSER=1"); Tools/scripts/run_tests.py:29: if 'PYTHONOLDPARSER' not in os.environ: ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue40939> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com