popen2.Popen3 doesn't work well for me

alexrait1 alexrait at gmail.com
Wed Mar 9 04:40:05 EST 2005


I launch my python. Then I write this:
import popen2
popen2.Popen3("mplayer *.mpg")

it starts playing for 2 seconds.. and then stops...
if I quit python (ctrl - D)
mplayer continues to run and plays music as it should...

Any ideas?




More information about the Python-list mailing list