Closed JariInc closed 10 years ago
Fix for SMBHandler is pretty trivial: https://github.com/JariInc/pysmb/commit/dbf67b87174007c849b6b5b1f6ab030bf2b4866c
I'm not sure if I have time to go through the whole code base and fix these, but here's a start.
Hi, Jari. Thank you for your patch. I'd already merged it into the master branch and will test it over this weekend.
When trying examples in https://pythonhosted.org/pysmb/api/smb_SMBHandler.html using Python 3.4, got error:
urllib.request.get_host() was deprecated in 3.3 and removed in 3.4, see: https://docs.python.org/3.3/library/urllib.request.html#urllib.request.Request.get_host