]> granicus.if.org Git - python/commit
Fix for SF bug #448835.
authorGuido van Rossum <guido@python.org>
Tue, 7 Aug 2001 17:15:36 +0000 (17:15 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 7 Aug 2001 17:15:36 +0000 (17:15 +0000)
commit44b1e7d8403558e945f796fec897d7862c9cec8a
tree60c92f5b6d81d6675770d6ebcc255987df785967
parent15d86c6297849dbacadfc07580934e3f39881057
Fix for SF bug #448835.

Fix this to work with the new (still undocumented) tabnanny API.

I'm afraid Stephen will have to add this fix to the IDLE fork code
base as well.
Tools/idle/ScriptBinding.py