Table of Contents

Class: IndentSearcher Idle/idle8/AutoIndent.py

Methods   
__init__
readline
run
tokeneater
  __init__ 
__init__ (
        self,
        text,
        tabwidth,
        )

  readline 
readline ( self )

  run 
run ( self )

  tokeneater 
tokeneater (
        self,
        type,
        token,
        start,
        end,
        line,
        INDENT=_tokenize.INDENT,
        NAME=_tokenize.NAME,
        OPENERS=( 'class', 'def', 'for', 'if', 'try', 'while' ),
        )


Table of Contents

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