No description
Find a file
adrian.sampson 5c8891a81c replaced command functions with generators; removed response objects
(ErrorResponse functionality is now in BPDError.) This was necessary
because libmpdclient was timing out waiting for the results of
long-running commands like listallinfo. By sending data as it is
generated, we get data to the client more quickly.

--HG--
extra : convert_revision : svn%3A41726ec3-264d-0410-9c23-a9f1637257cc/trunk%40150
2009-03-24 08:20:35 +00:00
beets replaced command functions with generators; removed response objects 2009-03-24 08:20:35 +00:00
test PEP8 2009-02-10 02:54:11 +00:00
bts playing much more nicely with unicode 2009-02-14 09:45:31 +00:00
MANIFEST.in created setup.py and trimmings 2009-02-10 00:50:21 +00:00
setup.py created setup.py and trimmings 2009-02-10 00:50:21 +00:00