kihashi / mtg-irc

A module for the IRC Bot Phenny that allows users to query magic cards.
3 stars 1 forks source link

ReleaseNotFound -- TypeError #76

Closed kihashi closed 9 years ago

kihashi commented 9 years ago
14:29   Kihashi .flavor SNap | 5ED
14:29   CardBot TypeError: coercing to Unicode: need string or buffer, Expansion found (file "/root/willie/willie/modules/card.py", line 140, in __unicode__)

Happens when asking for a set that a card is not in.

kihashi commented 9 years ago

This should be fixed in v4 with the move to SQLAlchemy.