exists_property

Represents a property that either is listed in the Cache-Control header, or is not listed (has no value)


Methods

f __init__(self, prop, type=None) ...

f __get__(self, obj, type=None) ...

f __set__(self, obj, value) ...

f __delete__(self, obj) ...

See the source for more information.