MSS icon indicating copy to clipboard operation
MSS copied to clipboard

better naming of some os/fs constants in tests/constants

Open ReimarBauer opened this issue 1 year ago • 1 comments

Because MSUI_CONFIG_PATH can be an os string or a fs_url we can name others for their function

  • ending with _FS means pyfilesystem, _URL means PyFilesystem
  • _FILE_PATH, _DIR means os module

ReimarBauer avatar May 11 '24 13:05 ReimarBauer

This is postponed after https://open-mss.github.io/develop/GSOC/replace_pyfilesystem2

ReimarBauer avatar Nov 27 '24 16:11 ReimarBauer