Table of Contents

Module: IdleConf Idle/idle8/IdleConf.py

Provides access to configuration information

Imported modules   
from ConfigParser import ConfigParser, NoOptionError, NoSectionError
import os
import sys
Functions   
load
  load 
load ( dir )

Load IDLE configuration files based on IDLE install in dir

Attempts to load two config files: dir/config.txt dir/config-[win/mac/unix].txt dir/config-%(sys.platform)s.txt ~/.idle

Classes   
IdleConfParser
SectionConfigParser

A ConfigParser object specialized for one section


Table of Contents

This document was automatically generated on Tue Nov 5 16:56:19 2002 by HappyDoc version 2.0.1