2010-01-20 112 views

回答

14

您需要getpass模块。

from getpass import getpass 
password = getpass()