]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch #1703 by Philip Jenvey -- getpass() should flush after writing prompt.
authorGuido van Rossum <guido@python.org>
Tue, 1 Jan 2008 16:30:47 +0000 (16:30 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 1 Jan 2008 16:30:47 +0000 (16:30 +0000)
commitcfb83330ce9df04d4fb9163ffb65cd7d6e55ec19
treeaf16ec24832dc444da5731e062616ebf4a93641b
parentd9a4d1d5876203c17fa646c8908d15dfda99219a
Patch #1703 by Philip Jenvey -- getpass() should flush after writing prompt.
Lib/getpass.py