Module api :: Class BagOfAttributes
[hide private]
[frames] | no frames]

Class BagOfAttributes
source code

object --+
         |
        BagOfAttributes
Known Subclasses:
Bookmark, Citation, Comment, Post, Response, Tag

Instance Methods [hide private]
  __repr__(self)
repr(x)

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __setattr__, __str__


Class Variables [hide private]

Inherited from object: __class__


Method Details [hide private]

__repr__(self)
(Representation operator)

source code 
repr(x)
Overrides: object.__repr__
(inherited documentation)