webdav-client-python-3/webdav3
Jan Losinski 772c6e561e Fix wrong argument for resource creation.
Within the resource class its asumed that urn is a Urn instance and not
a str. Unwrapping the path here gives an exception at least in
write_to().

Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-14 16:55:46 +01:00
..
__init__.py prepare to publish 2017-09-11 19:53:31 +03:00
client.py Fix wrong argument for resource creation. 2018-03-14 16:55:46 +01:00
connection.py prepare to publish 2017-09-11 19:53:31 +03:00
exceptions.py Fixed problem when connection lost during request executing and nothing was happened, now it raises an exception. 2017-11-27 22:16:17 +03:00
urn.py prepare to publish 2017-09-11 19:53:31 +03:00