Menu

#4 STDIN flow

open
nobody
None
5
2013-02-04
2013-01-16
No

this way work well:
expander.py filename

But this way:
type filename | expander.py
give error "TypeError: coercing to Unicode: need string or buffer, file found"

Discussion


Log in to post a comment.