Jeffrey Kintscher <[email protected]> added the comment:
This is easy to implement for Windows (as shown), but the unix implementation uses io.TextIOWrapper.readline() to get the password input. The unix implementation would have to be rewritten to provide the same functionality. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue32884> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
