Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #17759
| Subject | reading multiline output |
|---|---|
| References | <79DF8234-67BF-4297-ACE6-8D091D05B3E9@gmail.com> |
| From | Mac Smith <macsmith.us@gmail.com> |
| Date | 2011-12-23 06:03 +0530 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4005.1324600329.27778.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
Hi, I have started HandBrakeCLI using subprocess.popen but the output is multiline and not terminated with \n so i am not able to read it using readline() while the HandBrakeCLI is running. kindly suggest some alternative. i have attached the output in a file.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
reading multiline output Mac Smith <macsmith.us@gmail.com> - 2011-12-23 06:03 +0530
csiph-web