Bug report, when doing a search for 'albums by [muse]' (btw oops is not spelled opps ;-)):<p>Opps! You found a bug. Here's the skinny:<p><pre><code> Traceback (most recent call last):
File "/base/data/home/apps/pycmds/1.34/main.py", line 36, in get
out = self.dispatch(cmd)
File "/base/data/home/apps/pycmds/1.34/main.py", line 59, in dispatch
data = func(**kwargs)
File "/base/data/home/apps/pycmds/1.34/pycommands/entertainment.py", line 67, in albums_by
"type": "/music/artist"
File "/base/data/home/apps/pycmds/1.34/pycommands/freebase.py", line 26, in mql_read
return result['qname']['result']</code></pre>