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"
Log in to post a comment.