Nikita Sobolev <m...@sobolevn.me> added the comment:

Important note, in practice there's also a difference in how one calls some 
test module:

- python Lib/test/test_contextlib.py
- python ./Lib/test/test_contextlib.py

Example of a test failure because of that: 
https://github.com/python/cpython/pull/30681

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46425>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to