photo-python/trovebox/objects
sneakypete81 f05878d90f Fix repr unicode handling
Python2 requires utf-8 encoded bytestring
Python3 requires unicode string
2014-01-31 19:34:01 +00:00
..
__init__.py Moved trovebox.api and trovebox.objects into packages 2013-08-19 14:05:01 +01:00
action.py Refactor the smarts into the api classes. 2013-09-10 17:45:53 +01:00
activity.py Refactor the smarts into the api classes. 2013-09-10 17:45:53 +01:00
album.py No need to trap AttributeError, since cover will always exist 2013-09-14 12:19:43 +01:00
photo.py Remove photo dynamic_url, since this is marked as "internal" in the frontend code 2013-09-15 11:28:40 +01:00
tag.py Refactor the smarts into the api classes. 2013-09-10 17:45:53 +01:00
trovebox_object.py Fix repr unicode handling 2014-01-31 19:34:01 +00:00