Module buzz :: Class Comment
[hide private]
[frames] | no frames]

Class Comment

source code

The Comment object represents a comment on a Post within Buzz. A comment always has an actor and content associated with it.

Instance Methods [hide private]
 
__init__(self, json=None, client=None, post=None, post_id=None, content=None) source code
 
__repr__(self) source code
 
post(self, client=None)
Syntactic sugar for `client.post(post)`.
source code
Properties [hide private]
  _json_output
Property Details [hide private]

_json_output

Get Method:
unreachable._json_output(self)