Table of Contents

Class: OutputWindow Idle/idle8/OutputWindow.py

An editor window that can serve as an output file.

Also the future base class for the Python shell window. This class has no input facilities.

Base Classes   
EditorWindow
Methods   
__init__
flush
goto_file_line
ispythonsource
maybesave
short_title
write
writelines
  __init__ 
__init__ ( self,  *args )

  flush 
flush ( self )

  goto_file_line 
goto_file_line ( self,  event=None )

  ispythonsource 
ispythonsource ( self,  filename )

  maybesave 
maybesave ( self )

  short_title 
short_title ( self )

  write 
write (
        self,
        s,
        tags=(),
        mark="insert",
        )

  writelines 
writelines ( self,  l )


Table of Contents

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