﻿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
17010	unittest2 conflicted with nosetest	fangzhouxing@…	nobody	"I use nosetest version 1.0.0. I have to change the source code of Django to make nosetest run:

C:\Python25\Lib\site-packages\django\test\testcases.py  line 243 changed to :
{{{
import unittest
class TransactionTestCase(unittest.TestCase):
}}}"	Uncategorized	closed	Uncategorized	1.3	Normal	invalid	unittest2		Unreviewed	0	0	0	0	0	0
