]> granicus.if.org Git - python/commit
Change by Mark Hammond to allow using IDLE extensions in PythonWin as
authorGuido van Rossum <guido@python.org>
Wed, 2 Jun 1999 11:04:29 +0000 (11:04 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 2 Jun 1999 11:04:29 +0000 (11:04 +0000)
commitd395aeeaa4ab194e55aa5f8bb7b1693089709c95
treeebd8fca10d256c8177a16311842638163618fe41
parenta954ba1d6c9e38c9b4db183899f3d1562edb1b01
Change by Mark Hammond to allow using IDLE extensions in PythonWin as
well: make three dialog routines instance variables.
Tools/idle/EditorWindow.py