Mixed batch of minor bug fixes and cleanups.

This commit is contained in:
Griatch 2011-04-30 21:09:19 +00:00
parent 9520e261d8
commit 4bcd5239b5
8 changed files with 40 additions and 39 deletions

View file

@ -11,6 +11,7 @@ class DefaultCmdSet(CmdSet):
Implements the default command set.
"""
key = "DefaultMUX"
priority = 0
def at_cmdset_creation(self):
"Populates the cmdset"