Module pyinotify :: Class AnsiColorTheme
[hide private]
[frames] | no frames]

Class AnsiColorTheme

source code


Instance Methods [hide private]
 
__getattr__(self, attr) source code

Inherited from ColorTheme: __repr__

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __setattr__, __str__

Class Variables [hide private]
  style_normal = ''
  style_prompt = ''
  style_punct = ''
  style_id = ''
  style_not_printable = ''
  style_class_name = ''
  style_field_name = ''
  style_field_value = ''
  style_emph_field_name = ''
  style_emph_field_value = ''
  style_watchlist_name = ''
  style_watchlist_type = ''
  style_watchlist_value = ''
  style_fail = ''
  style_success = ''
  style_odd = ''
  style_even = ''
  style_yellow = ''
  style_active = ''
  style_closed = ''
  style_left = ''
  style_right = ''
Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__getattr__(self, attr)
(Qualification operator)

source code 
Overrides: ColorTheme.__getattr__