Table of Contents

Class: IdleConfParser Idle/idle8/IdleConf.py

Base Classes   
ConfigParser
Methods   
getcolor
getdef
getextensions
getsection
reload
  getcolor 
getcolor (
        self,
        sec,
        name,
        )

Return a dictionary with foreground and background colors

The return value is appropriate for passing to Tkinter in, e.g., a tag_config call.

  getdef 
getdef (
        self,
        sec,
        options,
        raw=0,
        vars=None,
        default=None,
        )

Get an option value for given section or return default

  getextensions 
getextensions ( self )

  getsection 
getsection ( self,  section )

Return a SectionConfigParser object

  reload 
reload ( self )


Table of Contents

This document was automatically generated on Wed Mar 26 19:02:14 2003 by HappyDoc version 2.1