Cleaned up the ansi.py module and made it better match the the style rest of the code.

This commit is contained in:
Griatch 2010-09-05 20:59:32 +00:00
parent e125763ea5
commit 7e736d19e2
5 changed files with 91 additions and 93 deletions

View file

@ -84,6 +84,7 @@ def instantiate(cmd):
return cmd()
return cmd
class CmdSet(object):
"""
This class describes a unique cmdset that understands priorities. CmdSets