path (str) – File path.
strip (str) – Characters to strip from the end
of each line. None to skip stripping.
args – Any other argument passed to open,
such as mode, encoding, etc.
kwargs – Any other argument passed to open,
such as mode, encoding, etc.