Package cm_shell :: Module prettytable
[hide private]
[frames] | no frames]

Module prettytable

source code


Version: 0.6

Classes [hide private]
  unicode
str(object='') -> string
  basestring
str(object='') -> string
  PrettyTable
Functions [hide private]
 
_get_size(text) source code
 
_unicode(value, encoding='UTF-8') source code
 
main() source code
Variables [hide private]
  py3k = False
  FRAME = 0
  ALL = 1
  NONE = 2
  DEFAULT = 10
  MSWORD_FRIENDLY = 11
  PLAIN_COLUMNS = 12
  RANDOM = 20
  __package__ = 'cm_shell'