Home | Trees | Indices | Help |
|
---|
|
object --+ | CodeTheme
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
|
|||
|
|
|||
DEFAULT = CodeTheme('Default', 1, 'default')
|
|||
COBALT = CodeTheme('Cobalt', 2, 'cobalt')
|
|||
ECLIPSE = CodeTheme('Eclipse', 3, 'eclipse')
|
|||
ELEGANT = CodeTheme('Elegant', 4, 'elegant')
|
|||
MONOKAI = CodeTheme('Monokai', 5, 'monokai')
|
|||
NEAT = CodeTheme('Neat', 6, 'neat')
|
|||
NIGHT = CodeTheme('Night', 7, 'night')
|
|||
RUBYBLUE = CodeTheme('Ruby Blue', 8, 'rubyblue')
|
|||
_values = [CodeTheme.DEFAULT, CodeTheme.COBALT, CodeTheme.ECLI
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
str(x)
|
|
_values
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Apr 20 16:52:47 2013 | http://epydoc.sourceforge.net |