2010-01-20 96 views

回答

14

您需要getpass模塊。

from getpass import getpass 
password = getpass()