﻿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
7297	utils.text docstrings inaccurate, not testable with doctest.testmod	Antti Kaihola	nobody	"The code examples in the docstrings of [source:django/trunk/django/utils/text.py django.utils.text] can't be tested with doctest.testmod because of Python's issue [http://bugs.python.org/issue1108 1108]. A simple work-around would be to copy docstrings of individual functions to the module's `__doc__` variable.

Also, the code examples are not accurate. Attached is a doctest.testmod run after fixing the doctest issue."		closed	Testing framework	dev		wontfix			Unreviewed	1	0	0	0	0	0
