[issue17484] add tests for getpass

Thomas Fenzl report at bugs.python.org
Tue Mar 19 23:20:01 CET 2013


New submission from Thomas Fenzl:

This is a patch adding tests for the platform independend and unix specific parts of getpass.
I also default initialized passwd in unix_getpass. Otherwise almost all tests would require full mocking of termios settings and such.

----------
keywords: +patch
Added file: http://bugs.python.org/file29490/getpass_tests.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17484>
_______________________________________


More information about the Python-bugs-list mailing list