mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-27 05:09:23 +01:00
I can't even tell what this change is, but apparently there is one.
This commit is contained in:
parent
ad8159751f
commit
84959a1815
@ -92,7 +92,7 @@ class Amazon(callbacks.Privmsg):
|
|||||||
irc.reply(msg, str(s))
|
irc.reply(msg, str(s))
|
||||||
except amazon.AmazonError, e:
|
except amazon.AmazonError, e:
|
||||||
irc.reply(msg, 'No book was found with that ISBN.')
|
irc.reply(msg, 'No book was found with that ISBN.')
|
||||||
|
|
||||||
|
|
||||||
Class = Amazon
|
Class = Amazon
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user