Home | Trees | Indices | Help |
|
---|
|
object --+ | base.LastfmBase --+ | object --+ | | | mixins.cacheable.Cacheable --+ | object --+ | | | mixins.sharable.Sharable --+ | object --+ | | | mixins.shoutable.Shoutable --+ | Event
A class representing an event.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|||
Inherited from base.LastfmBase | |||
---|---|---|---|
|
|||
|
|||
|
|||
|
|||
Inherited from mixins.sharable.Sharable | |||
|
|
|||
|
|||
|
|||
|
|||
Inherited from mixins.cacheable.Cacheable | |||
---|---|---|---|
a new object with type S, a subtype of T |
|
||
|
|
|||
STATUS_ATTENDING = 0
|
|||
STATUS_MAYBE = 1
|
|||
STATUS_NOT = 2
|
|||
Inherited from mixins.cacheable.Cacheable | |||
---|---|---|---|
_lock = Lock()
|
|||
registry =
|
|
|||
id id of the event |
|||
title title of the event |
|||
artists artists performing in the event |
|||
headliner headliner artist of the event |
|||
venue venue of the event |
|||
start_date start date of the event |
|||
description description of the event |
|||
image poster of the event |
|||
url url of the event's page |
|||
stats stats of the event |
|||
tag tags for the event |
|||
Inherited from |
|||
Inherited from mixins.shoutable.Shoutable | |||
---|---|---|---|
recent_shout recent shout for this subject |
|||
shouts shouts for this ssubject |
|
|
|
hash(x)
|
repr(x)
|
|
idid of the event
|
titletitle of the event
|
artistsartists performing in the event
|
headlinerheadliner artist of the event
|
venuevenue of the event
|
start_datestart date of the event
|
descriptiondescription of the event
|
imageposter of the event
|
urlurl of the event's page
|
statsstats of the event
|
tagtags for the event
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Mar 10 11:14:34 2009 | http://epydoc.sourceforge.net |