﻿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 are callable 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  object is callable. Elsewise the behaviour is inconsistent and confusing.

Sorry for the changes"	Uncategorized	closed	Template system	1.11	Normal	duplicate			Unreviewed	0	0	0	0	0	0
