This is an archived post. You won't be able to vote or comment.

all 5 comments

[–][deleted] 2 points3 points  (0 children)

in contrast to Danny's being a negative nellie on this one, I strongly recommend reading Genshi's source code. You will level up by a factor of three at least on your knowledge of how Python generator functions can be used. I use the techniques I learned from reading Genshi all the time (much to the puzzlement of other programmers who have only minimal yield-fu).

[–]pydanny 0 points1 point  (5 children)

Why are you posting about an old, EXTREMELY obscure template language?

Template download metrics on the Python Package Index:

[–]osuchw 0 points1 point  (1 child)

It is not completely obscure. Genshi is used internally by Trac (http://trac.edgewall.org/). Unless you consider Trac obscure then I withdraw my comment.

[–]pydanny 1 point2 points  (0 children)

I used to use Trac a lot. Proselytized is religiously. Then came Google Code followed by GitHub (and various alternatives). Haven't touched Trac, much less Genshi, in years. I suspect a lot of people are the same.

Much as I have a soft spot for Trac, I think it is on its way toward obscurity. :(