Skip to content

pysmb 1.1.26

Choose a tag to compare

@miketeo miketeo released this 05 Jan 08:45
· 98 commits to master since this release
  • Prevents OperationError from being raised when listPath() operation does not return any matching file results.
  • SMBConnection is now a context manager #122.