Open
Description
openedon Mar 9, 2017
as stated here https://docs.python.org/3/library/fileinput.html sometimes
echo 'one line' | python3 test.py -
Fire trace:
1. Initial component
2. ('The function received no value for the required argument:', 'file_name')
should use std in instead file for input or output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment