Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Python
piping input to an external script
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Steve Howell, post: 3857697"] Wow. Unicode and subprocessing and printing can have dark corners, but common sense does apply in MOST situations. If you send the header, add the newline. But you do not need the header if you can cat the input file sans header and get sensible input. Finally, if you are concerned about adding the header, then it belongs in the original input file; otherwise, you are creating a false positive. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Python
piping input to an external script
Top