The getpass.getpass() function in the Python Standard Library won't display "mask" characters as you type; it only displays nothing as you type. If you want mask characters to appear, you can use the ...
Copies the full module name of the current file to the clipboard. Copies an import statement for the selected text to the clipboard. In case of a simple selection, the generated statement will be: ...