]> kaliko git repositories - python-musicpd.git/commitdiff
remove argument checking/parsing TODO item
authorJ. Alexander Treuman <jat@spatialrift.net>
Mon, 25 Feb 2008 00:43:53 +0000 (19:43 -0500)
committerJ. Alexander Treuman <jat@spatialrift.net>
Mon, 25 Feb 2008 00:43:53 +0000 (19:43 -0500)
mpd already does a much better job of validating arguments than we ever
could, so no point in us doing it too.  Parsing arguments is also rather
pointless, as all arguments are coerced to strings before escaping anyway.


No differences found