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)
commitc415d839f74f63db69a33e6a75af0ccc881fadb3
tree568dcfbb3deb87f2cdc01fcde6bfbaaf59cde3e6
parent835a5824f9313c9154388e0074bcfcb8b2a97a2e
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