]> granicus.if.org Git - python/commit
Patch by Tim Peters to speed up colorizing of big multiline strings.
authorGuido van Rossum <guido@python.org>
Wed, 21 Apr 1999 15:49:34 +0000 (15:49 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 21 Apr 1999 15:49:34 +0000 (15:49 +0000)
commitda4b25e0d99a13b25cae675127774bfd2bb55f2d
treef517db9b17501fb60dd70773808c2ebc3a890e32
parent743007d2fe6c7ceb5232c2b9e4dbaeb232635dce
Patch by Tim Peters to speed up colorizing of big multiline strings.
Tools/idle/ColorDelegator.py