﻿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
18269	From __future__ import unicode_literals	Claude Paroz	nobody	"To the road to Python3, a possible next step would be to use the {{{ from __future__ import unicode_literals }}} and remove the `u''` prefixes, as it is not supported in Python3 (may be added in 3.3 for compatibility reasons).

I made a branch which has strong inspiration from Vinay Sajip Python3 branch of Django (https://bitbucket.org/vinay.sajip/django): [[BR]]
https://github.com/claudep/django/tree/unicode_literals
"	Cleanup/optimization	closed	Python 3	1.3	Normal	fixed			Accepted	1	0	0	0	0	0
