id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	branch	branch_author	launchpad_bug
3986	test_process.py # DeprecationWarning: The popen2 module is deprecated.  Use the subprocess #  module	truekonrads	konrads	"C:\Documents and Settings\Konrads\My Documents\Twisted\twisted\test\test_process.py:10: DeprecationWarning: The popen2 module is deprecated.  Use the subprocess module.
  import popen2

Patch attached. However, I am getting error from Python 2.5.2 interpreter:
PASSED (skips=8, successes=66)
Exception exceptions.AttributeError: ""'NoneType' object has no attribute 'error'"" in <bound method Popen.__del__ of <subprocess.Popen object at 0x845d88c>> ignored.

It appears to be a [http://bugs.python.org/issue5099 known bug].
"	enhancement	closed	normal		core	duplicate	easy	truekonrads			
