Accept stdin and stdout in generate_parser
Bug #667063 reported by
Jonathan Jacobs
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
PyMeta |
New
|
Undecided
|
Unassigned |
Bug Description
Being able to pipe grammar into generate_parser (and likewise get output on stdout) would be useful for things like automated tool chains pulling grammar out of source files.
Related branches
lp://staging/~jjacobs/pymeta/generate-parser-stdin
Ready for review
for merging
into
lp://staging/pymeta
- Allen Short: Pending requested
-
Diff: 21 lines (+9/-2)1 file modifiedbin/generate_parser (+9/-2)
summary: |
- Accept stdin in generate_parser + Accept stdin and stdout in generate_parser |
description: | updated |
To post a comment you must log in.