﻿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
29382	don't call objects with __call__ instantly	alex	nobody	"Some objects have \__call\__ defined but have sub-attributes.
In my case the wtforms Label object.
I cannot access Label.text because Label is callable and the resulting str object has not the attribute text.
Please evaluate first the object fully and then check if  \__call\__ is available. Elsewise the behaviour is inconsistent and confusing.
"	Uncategorized	new	Template system	1.11	Normal				Unreviewed	0	0	0	0	0	0
