Commit graph

105 commits

Author SHA1 Message Date
Ivan Malison de31fc33f6 fix base object hasing. Closes #120 . 2015-01-08 16:07:43 -08:00
Ivan Malison 3f9137a700 Version bump, fix setup.py, which was previously broken because excludes
was not a tuple, so each character was being excluded and thus pylast
the package was being excluded.
2015-01-08 16:07:42 -08:00
Ivan Malison df75cf2aa2 Fix UnicodeDecodeError from #114. Replace definitions of _unicode and
_string. Add six as a dependeny. Fix clonedigger script.
2015-01-08 16:07:42 -08:00
Ivan Malison c2b03afe55 Don't encode strings as 'utf-8' twice in _get_cache_key. Closes #109. 2015-01-07 09:13:29 -08:00
Ivan Malison 387220c1d6 Make pylast a package. Move tests into a directory. Start using pytest
and tox. Use setuptools instead of distutils.
2015-01-07 09:13:28 -08:00
Renamed from pylast.py (Browse further)