popen and spawnv: losing the battle with Win98.

Matthew Miller matthewm at es.co.nz
Tue Jan 4 23:33:48 EST 2000


Hi Everyone,

Problem#1) I've tried and tried but I cannot get
os.popen('command','w').write('data') under Win98 to accept data from
the pipe - it justs ignores it. HELP!

Problem#2) Likewise, I cannot get spawnv() to work under Win98. Could
someone give me a simple example.

Thanks alot. matthew.




More information about the Python-list mailing list