2010-01-20 108 views

回答

14

您需要getpass模塊。

from getpass import getpass 
password = getpass()