﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
79,ElementTreeStream: wrap ElementTree in a Stream,gavin@…,cmlenz,"The attached class wraps an ElementTree element to create a `genshi.core.Stream`. It is probably a drop-in replacement for the current ET function.

This means you can `select(...)` the stream. Some paths possible with Genshi do not have equivalents in ElementTree, AFAIK, partly because text nodes are just attributes of elements in ET.

As a convenience. the class also unwraps lists passed in, specifically to handle the result of `element.findall(...)`.",enhancement,closed,major,,Template engine plugin,0.3.3,worksforme,,
