﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
537	genshi on python 3.3 broken	rp	hodgestar	"Hi!

Genshi doesn't work with python 3.3 anymore.
There is a change in the Python 3.3 ast tree syntax, they remove TryExcept and TryFinally, but added a combined Try node.

I attached a little patch adding a visit_Try method and hope it's kinda correct, atleast it somewhat works here.

Because I'm curious why is genshi not using the NodeVisitor class?"	defect	closed	critical	0.7	Parsing	0.6	fixed		
