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 Inherited from |
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
STATUS_ATTENDING = 0
|
|||
STATUS_MAYBE = 1
|
|||
STATUS_NOT = 2
|
|||
Inherited from Inherited from |
|
|||
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 |
|
|
|
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 Thu Mar 05 00:14:32 2009 | http://epydoc.sourceforge.net |