﻿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
429	Proposed minor cleanup of utils/html.py	pb@…	Adrian Holovaty	"The patch attached below makes minor changes to the variable names used for regular expression objects in utils/html.py, for the sake of internal consistency and consistency with other Django modules.

The variable names in the patch are lowercase (as they are in core/validators.py and core/defaultfilters.py) and they all now end with ""_re"" (this was not consistent in html.py, but seems fairly consistent elsewhere).

No other modules in the Django distribution appear to reference these names directly.

I also edited the module docstring -- it contained what I think was the last reference to World Online in the codebase, and contained three variants of the word ""use,"" which I thought excessive for a single sentence fragment  :)
"	enhancement	closed	Core (Other)		minor	fixed			Unreviewed	0	0	0	0	0	0
