move all the things into _pytest.pathlib

This commit is contained in:
Ronny Pfannschmidt
2018-09-29 11:42:31 +02:00
parent fed4f73a61
commit 85cc9b8f12
8 changed files with 202 additions and 195 deletions

View File

@@ -17,7 +17,8 @@ import atomicwrites
import py
from _pytest.assertion import util
from _pytest.compat import PurePath, spec_from_file_location
from _pytest.pathlib import PurePath
from _pytest.compat import spec_from_file_location
from _pytest.paths import fnmatch_ex
# pytest caches rewritten pycs in __pycache__.