On Sep 10, 4:38 pm, PatrickG <
patrice.gir...@gmail.com> wrote:
> root@trix:/www/dav/PyWebDAV-0.9.3# davserver -D /tmp -n -J
>
> WARNING:pywebdav:Authentication disabled!
> Traceback (most recent call last):
> File "/usr/bin/davserver", line 8, in <module>
> load_entry_point('PyWebDAV==0.9.4-dev', 'console_scripts',
> 'davserver')()
> File "/www/dav/pywebdav/DAVServer/server.py", line 337, in run
> handler=handler)
> File "/www/dav/pywebdav/DAVServer/server.py", line 95, in runserver
> if handler._config.DAV.getboolean('lockemulation') is False:
> AttributeError: DummyConfigDAV instance has no attribute 'getboolean'
Ok, I've also this error. I'm going to fix it.