]> kaliko git repositories - python-musicpd.git/history - mpd.py
mpd.py: raise ConnectionError when trying to use an unconnected socket
[python-musicpd.git] / mpd.py
2008-03-23 J. Alexander Treumanmpd.py: raise ConnectionError when trying to use an...
2008-03-23 J. Alexander Treumanmpd.py: raise ConnectionError on EOF
2008-03-01 J. Alexander Treumanmpd.py: making _getitem return None if no item is returned
2008-02-27 J. Alexander Treumanmpd.py: adding one line description at top of file
2008-02-27 J. Alexander Treumanadding LICENSE.txt and a copyright notice to mpd.py
2008-02-27 J. Alexander Treumanmpd.py: removing shebang line
2008-02-25 J. Alexander Treumanmoving TODO list to separate TODO file
2008-02-25 J. Alexander Treumanremove argument checking/parsing TODO item
2008-02-24 J. Alexander Treumanreturn an empty dict if no object is read
2008-02-24 J. Alexander Treumanadding command_list support
2008-02-24 J. Alexander Treumaninitial commit