| Trees | Index | Help |
|
|---|
| Package svs_core :: Package gui :: Module utilities |
|
Author: Simon Yuill
Contact: simon@lipparosa.org
Copyright: 2005 Simon Yuill
License: GNU GPL version 2 or any later version
| Function Summary | |
|---|---|
Prints out a formatted text list of commands from a dictionary. | |
Prints out a formatted text version of a client profile. | |
| Function Details |
|---|
printFormatCommandList(listData, tabSize=4, includeDocs=False)Prints out a formatted text list of commands from a dictionary. Note: does not currently support display of documentation info for commands. |
printFormatProfile(profile, tabSize=4, includeDocs=False)Prints out a formatted text version of a client profile. Note: does not currently support display of documentation info for commands. |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Oct 20 15:30:25 2005 | http://epydoc.sf.net |