]> kaliko git repositories - python-musicpd.git/blobdiff - TODO.txt
mpd.py: adding a workaround for systems missing socket.AI_ADDRCONFIG
[python-musicpd.git] / TODO.txt
index 33ab4e21b620dc532afd36da20f796a738084330..e37231a20dd06f01bf502af928f478f121cbd791 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,10 +1,8 @@
-python-mpd TODO list
+python-mpd TODO List
 ====================
 
+* remove line == SUCCESS test when in a command list (?)
 * port personal scripts to the new API and add them as examples
-* benchmark removal of line == SUCCESS test when in a command list
-* check for EOF when reading and benchmark it
 * converter support
 * global for parsing MPD_HOST/MPD_PORT
 * global for parsing MPD error messages
-* IPv6 support (AF_INET6)