Package coprs :: Module rmodels :: Class GenericRedisModel
[hide private]
[frames] | no frames]

Class GenericRedisModel

source code


Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Methods [hide private]
 
_get_key(cls, name, prefix=None) source code
Class Variables [hide private]
  _KEY_BASE = 'copr:generic'
Properties [hide private]

Inherited from object: __class__