Catch AttributeError when a command has no help() def'd.
authorThomas Gerigk <tgerigk@gmx.de>
Mon, 3 Apr 2006 16:54:45 +0000 (18:54 +0200)
committerThomas Gerigk <tgerigk@gmx.de>
Mon, 3 Apr 2006 16:54:45 +0000 (18:54 +0200)
commit6cd159334b3d23e515926a566c751f1fc006bfe9
tree44300f6475a8ebadf7559d76bd4680df7ab26e83
parent28da7287b32e070034b8c093938effeedb2eb54e
Catch AttributeError when a command has no help() def'd.
becommands/help.py