[issue8006] os.popen in Python 3.1

2010-08-08 Thread Bob Buckley
Bob Buckley b...@buckley.id.au added the comment: Sorry I didn't get back to you. Originally, I had trouble with just getting a pipe ... but updating my Python software seemed to make that problem go away. I also had problems with Python 2.6 when drawing more complicated figures. I could

[issue8006] os.popen in Python 3.1

2010-03-21 Thread Bob Buckley
Bob Buckley b...@buckley.id.au added the comment: I could not get it to open a write pipe. I am trying to drive GNUplot from Python. It worked OK in Python 2.x but does not work well in 3.x. I have it partially working now ... I am calling subprocess.Popen but I cannot get a text mode pipe