2017-07-04 16:27 GMT+02:00 Nick Coghlan <ncogh...@gmail.com>: > That concern just doesn't apply to the *stdlib* modules doing a normal > top-level "import bisect".
Hum, ok. I created a PR which removes '' and Lib/test/ from sys.path, and rename again test.bisectcmd to test.bisect. Would you mind to review it? https://github.com/python/cpython/pull/2567 Victor _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com