]> granicus.if.org Git - python/commit
Changes by Mark Hammond to allow using IDLE extensions in PythonWin as
authorGuido van Rossum <guido@python.org>
Wed, 2 Jun 1999 11:05:19 +0000 (11:05 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 2 Jun 1999 11:05:19 +0000 (11:05 +0000)
commit808fa4993e1d65c42d5fd86af4230fd3540ad9a1
tree1908cd8814c04eba37530aba8a3584b58acc48a2
parentd395aeeaa4ab194e55aa5f8bb7b1693089709c95
Changes by Mark Hammond to allow using IDLE extensions in PythonWin as
well: make three dialog routines instance variables.
Tools/idle/AutoIndent.py