Table of Contents
os.path
fileinput
fileinput.close()
fileinput.filelineno()
fileinput.filename()
fileinput.fileno()
fileinput.hook_compressed()
fileinput.hook_encoded()
fileinput.input()
fileinput.isfirstline()
fileinput.isstdin()
fileinput.lineno()
fileinput.nextfile()
stat
statvfs
filecmp
tempfile
glob
fnmatch
linecache
shutil
dircache
macpath
fileinput.
isfirstline
Returns true the line just read is the first line of its file, otherwise returns false.