Skip to content

support for - as parameter #15

Open

Description

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions