Be explicit when show result raises an exception
authorJeremy Stanley <fungi@yuggoth.org>
Sat, 5 Apr 2014 01:58:58 +0000 (01:58 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sat, 5 Apr 2014 01:58:58 +0000 (01:58 +0000)
commitf611f78e9e9d85d0b3c99addb01cce8e4f9b3383
tree8978ec3c804563a0a327d88ed12f9b8ddb12d9ab
parent26de655575b5bb2fa16598651d658b64c09216c7
Be explicit when show result raises an exception

* lib/mudpy/misc.py(command_show): If an admin uses the show result
command and it raises an exception, return the details in the result
message.
lib/mudpy/misc.py