]> granicus.if.org Git - python/commit
__normalize(): Preserve the location of the icursor and restore it so
authorBarry Warsaw <barry@python.org>
Tue, 6 Oct 1998 15:47:45 +0000 (15:47 +0000)
committerBarry Warsaw <barry@python.org>
Tue, 6 Oct 1998 15:47:45 +0000 (15:47 +0000)
commita398924c6a6273c2311835fb8ba16a7f4dbf0b55
tree8e89e75af5db07696c707eef01b0a794753d3c38
parentae4ad6e45429112b907c231d1b250cdd1069a2f7
__normalize(): Preserve the location of the icursor and restore it so
that Left/Right arrow keys and C-a C-e all work.
Tools/pynche/TypeinViewer.py