﻿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
21951	Docs should assume Python 3 first for __str__/__unicode__ methods	Tim Graham	alasdair	`def __unicode__` should be replaced with `def __str__` and `# On Python 3: def __str__(self):` should be replaced with `# On Python 2: def __unicode__(self):`	Cleanup/optimization	closed	Documentation	dev	Normal	fixed			Accepted	0	0	0	0	1	0
