Skip to content

glob enhancements

Compare
Choose a tag to compare
@marian-code marian-code released this 14 Jan 21:26
· 111 commits to master since this release

Features

Until now the SSHPath was not mirrorring pathlib.Path glob function. With this release it should produce as close results as possible.

Bugfixes

fixed bug in _path2str method