]> granicus.if.org Git - python/commit
Flush screen buffer upon console.flush() and output.flush().
authorJust van Rossum <just@letterror.com>
Mon, 4 Feb 2002 11:53:53 +0000 (11:53 +0000)
committerJust van Rossum <just@letterror.com>
Mon, 4 Feb 2002 11:53:53 +0000 (11:53 +0000)
commit4e7203855e4afa4ff1f33af8f647d768d26bd97c
treedbc541e7b62821e6506d0937df307e58fa16b8ae
parent2dcec0c86d567ced8b930bec09e067d7cf68e6e3
Flush screen buffer upon console.flush() and output.flush().
This fixes bug #511992.
Mac/Tools/IDE/PyConsole.py