Python Paste


file_property


Methods

f __init__(self, filename, encoding=None, default=<class 'ohm.persist.NoDefault'>) ...

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

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

f __delete__(self, obj) ...

f get_filename(self, obj) ...

See the source for more information.