Return new item from webdave put call
authorKeith Packard <keithp@keithp.com>
Tue, 6 May 2014 23:58:22 +0000 (16:58 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 6 May 2014 23:58:22 +0000 (16:58 -0700)
commitf390c3aedb07a71e818dc14b5e778fe908bdf2e0
tree801a16a1c2d291fcf1402d1d766ee2b696caafb3
parent2c5daca982578cd2c67eb7830a5092272c4cf92f
Return new item from webdave put call

This lets the replace and append functions also return the new object,
so that do_PUT doesn't have to guess about what the object is named

Signed-off-by: Keith Packard <keithp@keithp.com>
calypso/__init__.py
calypso/webdav.py
calypso/xmlutils.py