Skip to content

move to pathlib

David Southwick requested to merge py36_pathlib into qa-v1.0

move to py3 pathlib, drop os.file* methods. This MR allows relative paths, as well as simpler result globbing

  • remove superseded glob import
  • remove superseded stat import
Edited by David Southwick

Merge request reports