]> granicus.if.org Git - python/commit
'Replace all' in the find dialog didn't properly update the text view (it used to...
authorJust van Rossum <just@letterror.com>
Thu, 24 Oct 2002 20:03:29 +0000 (20:03 +0000)
committerJust van Rossum <just@letterror.com>
Thu, 24 Oct 2002 20:03:29 +0000 (20:03 +0000)
commit7b0255153f2402d9853b29cc7bd4ea1dce14a997
tree5fa458f2988dfa544bb5ab71e5356ca8fa5d95da
parent79713fd9c6622f57a084e27ac5870f936b6a22cc
'Replace all' in the find dialog didn't properly update the text view (it used to, though...). Fixed.
Mac/Tools/IDE/PyEdit.py