]> kaliko git repositories - python-musicpd.git/commitdiff
mpd.py: don't use has_key()
authorJ. Alexander Treuman <jat@spatialrift.net>
Fri, 11 Sep 2009 23:22:11 +0000 (19:22 -0400)
committerJ. Alexander Treuman <jat@spatialrift.net>
Fri, 11 Sep 2009 23:22:11 +0000 (19:22 -0400)
key in obj is easier to read, and even a little faster.


No differences found