Skip to content

is there a simple way to pipe input < to the script? #17

Open
@srigsby

Description

@srigsby

I like the python script.py < input.txt style on occasion

Obvious alternative: work the input file in as an argument,
just thought it might be obvious/doable itself :))

doesn't seem to work with 'livepython script.py < input.txt' just as a mention, it opens and steps through to the line with input() but the in isn't ... putting

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions