pre-release fixes

This commit is contained in:
Yuriy Khomyakov 2017-04-21 22:00:20 +03:00
parent e80fe6c108
commit 8acce856e2
7 changed files with 8 additions and 1562 deletions

2
wdc
View file

@ -11,7 +11,7 @@ import subprocess
import getpass
import argparse
import argcomplete
from webdav.client import Client, WebDavException, NotConnection, Urn
from webdav2.client import Client, WebDavException, NotConnection, Urn
from distutils.util import strtobool
from base64 import b64decode, b64encode