Public bug reported:

Binary package hint: python2.5

>>import subprocess,os

>>test=subprocess.Popen(mplayer)

to kill test, I have to do 
>>os.kill(test.pid+1,15)

** Affects: python2.5 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
subprocess report PID-1
https://bugs.launchpad.net/bugs/138039
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to