Python 3.4 - Fileinput Module

 Fileinput is a module that can access files and identify certain aspects of the files.

https://docs.python.org/3/library/fileinput.html

Comments