You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be straight forward with python 3.8, but as none of the default APIs of python 3.3 supports pathlib, it would add more hazzle, than it would ease things - especially as py33 and py38 would need to be treated differently here and there.
It would be nice to have support of
Path
objects for filenames.The text was updated successfully, but these errors were encountered: