INADA Naoki added the comment: "python_startup_nosite" benchmark imports io module, and "python_startup" benchmark imports os too. So no need to additional test for them.
You can see it with `python -v -S -c 'pass'` and `python -v -c 'pass'`. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue31333> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com