testReadWrite (tests.test_property_manager.ShelveTest) ... ok
testPreconditions (tests.test_wsgidav_app.ServerTest) ... ERROR
testDirBrowser (tests.test_wsgidav_app.ServerTest) ... ERROR
testGetPut (tests.test_wsgidav_app.ServerTest) ... ERROR
testEncoding (tests.test_wsgidav_app.ServerTest) ... ERROR
testAuthentication (tests.test_wsgidav_app.ServerTest) ... ERROR
Regards,
Stephane
I added this assertion because I refactored the LockManager so that it
now uses a LockStorage object, which is much simpler and easier to
implement (as I did for the Memcache based implementation for the Google
App Engine port).
So in the config file 'locksmanager' has a different meaning, and I
wanted to make sure legacy config files throw an error.
Am 07.02.2010 22:03, schrieb KLEIN St�phane:
> My branch fix this error : http://code.google.com/r/kleinstephane-main/source/list
>