Home | Trees | Indices | Help |
|
---|
|
Container which also takes care about recomputing unique values
XXX may be we could better link original attribute to additional attribute which actually stores the values (and do reverse there as well).
For now lets do it within a single class and tune up getattr
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
uniqueValues = property(fget= _getUniqueValues)
|
|||
hasunique = property(fget= lambda self: self._hasunique)
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Apr 23 23:09:32 2012 | http://epydoc.sourceforge.net |