Looks like py.test is using py._path.pyimport to open your file. If there is a __init__.py file in the directory, it treats your file as a ...
確定! 回上一頁