OPSI.web2.dav.noneprops module

Empty DAV property store.

This API is considered private to static.py and is therefore subject to change.

class OPSI.web2.dav.noneprops.NonePropertyStore(resource)

Bases: object

DAV property store which contains no properties and does not allow properties to be set.

contains(qname)
delete(qname)
get(qname)
list()
set(property)