wolf71/TinyWebDav

TypeError: exceptions must derive from BaseException

Opened this issue · 0 comments

  File "/tmp/TinyWebDav/webdav3.py", line 146, in __init__
    raise "Local directory (fsdir) not found: " + fsdir
TypeError: exceptions must derive from BaseException

raising strings is so 2010! ;-)