Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed a bug in handling arguments from stdin/file
reading file object as a generator returns NL at the end of each line. See: https://docs.python.org/3/tutorial/inputoutput.html#methods-of-file-objects
- Loading branch information