﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
13239	'makemessages' regression test raises error on close	Russell Keith-Magee	nobody	"If you run the makemessages unit test, you get an error printed after the test success has been reported::
{{{
Exception exceptions.AttributeError: ""'NoneType' object has no attribute 'maxint'"" in <bound method Popen.__del__ of <subprocess.Popen object at 0x128bef0>> ignored
}}}

This appears to be due to a [http://bugs.python.org/issue5099 bug in Python], but there's an easy workaround - manually force the deletion of the Popen object. "		closed	Testing framework	1.2-beta		fixed			Accepted	0	0	0	0	0	0
