Clear python shell within script -


i trying create utility program, after user types in passcode , goes main menu, passcode still there , show right above it. asked question before, users gave me command instead of script you. wondering if there can type script can clear python shell without having directly type shell.

you should use getpass read passwords without echoing them, that's reccomended way of reading passwords safely.


Comments

Popular posts from this blog

Perl - how to grep a block of text from a file -

delphi - How to remove all the grips on a coolbar if I have several coolbands? -

javascript - Animating array of divs; only the final element is modified -