import sys, select def stdin_read(): print "[stdin read] You must answer Y/N and press ENTER" sys.stdout.flush() response ...
確定! 回上一頁