python-lastfm/lastfm/mixins
2009-04-07 04:57:51 +00:00
..
__init__.py moved get_all method to crawlable mixin. added get_all to venue, location, country. minor changes. 2009-04-07 04:57:51 +00:00
_cacheable.py added 'get_all' method in Album, Artist, Event, Tag, Track, User and LastfmBase classes. minor fixes. 2009-04-02 18:12:44 +00:00
_chartable.py added _mixins to the classes to indicate which all attributes/methods/properties are being mixed in. 2009-03-31 15:44:18 +00:00
_crawlable.py moved get_all method to crawlable mixin. added get_all to venue, location, country. minor changes. 2009-04-07 04:57:51 +00:00
_searchable.py added _mixins to the classes to indicate which all attributes/methods/properties are being mixed in. 2009-03-31 15:44:18 +00:00
_sharable.py added _mixins to the classes to indicate which all attributes/methods/properties are being mixed in. 2009-03-31 15:44:18 +00:00
_shoutable.py added _mixins to the classes to indicate which all attributes/methods/properties are being mixed in. 2009-03-31 15:44:18 +00:00
_taggable.py added _mixins to the classes to indicate which all attributes/methods/properties are being mixed in. 2009-03-31 15:44:18 +00:00