﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
59	Docs should explain what python types are handled in expressions	talin@…	cmlenz	"One difference I notice between Genshi and Kid is that Genshi appears (AFAICT) to expect that the result of a template expression will be a string, wherease Kid automagically converts lists, element trees, and other structured types into a string. For example, in Kid I can pass a list of elementTree nodes, and Kid will convert this into the appropriate markup.

If Genshi isn't going to support automatic conversion, then the docs should clarify exactly what is the expected result of a template expression.
"	enhancement	new	trivial		Documentation	0.2			
