﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
3448	Convert modules that only reference `unicode` to `str`	rpatterson	rpatterson	"Modules that reference `unicode` but do **not** reference `str` can safely be converted to use `str` in a way that's closest to the way it should be done under Python 3 but that is still Python 2 compatible [https://python-future.org/compatible_idioms.html?highlight=unicode#unicode per `python-future`].

Identify these modules and make these changes."	task	closed	normal	Support Python 3	code		fixed	review-needed		
