﻿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
7737	Code comment style in the documentation	msas@…	nobody	"According to PEP 257 comments should be written:
""...It prescribes the function or method's effect as a command (""Do this"", ""Return that""), not as a description; e.g. don't write ""Returns the pathname ..."".

But in the code examples in the documentation, this is not follwed. 
For exampel in: http://www.djangoproject.com/documentation/testing/

"		closed	Documentation	dev		fixed	comment style PEP 257		Unreviewed	0	0	0	0	0	0
