Ignore my previous response.  :p

I figured out what my  problem was.  I had [song].keys() when I really
meant song.keys() and really needed str(song.keys()).  I just got a
little too bracket happy.  :p


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to