mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-02 17:29:22 +01:00
Stupid emacs.
This commit is contained in:
parent
3a408f3dd9
commit
0a8ef6d8d0
@ -401,7 +401,7 @@ class Owner(privmsgs.CapabilityCheckingPrivmsg):
|
|||||||
self.log.exception('Uncaught exception in Owner.eval. '
|
self.log.exception('Uncaught exception in Owner.eval. '
|
||||||
'This is not a bug. Please do not '
|
'This is not a bug. Please do not '
|
||||||
'report it.')
|
'report it.')
|
||||||
irc.reply(utils.exnToString(e)j
|
irc.reply(utils.exnToString(e)
|
||||||
else:
|
else:
|
||||||
# There's a potential that allowEval got changed after we were
|
# There's a potential that allowEval got changed after we were
|
||||||
# loaded. Let's be extra-special-safe.
|
# loaded. Let's be extra-special-safe.
|
||||||
|
Loading…
Reference in New Issue
Block a user