import fileinput for line in fileinput.input(somefilename, ... Last, but not least, the fileinput version in the Python 3 standard library ...
確定! 回上一頁