﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
123	Optional disable python code blocks patch	fschwindt@…	cmlenz	"Hi,

We're starting to use Genshi at work and we'd like to have a switch to disable python code blocks to avoid any possible misuse and abuse from the content editors.

I've attached the diff (including unittest). It's fairly simple. Passing True to python_disable (yuk, I couldn't think of any other name for it) will raise a !TemplateSyntaxError if it encounters such blocks, otherwise the behaviour is the same as the current one.

Are there any chances that this can be included in Genshi, in this or some other form?

Thanks,

  f.-"	enhancement	closed	minor	0.5	Template processing	0.4	fixed	python code block patch	
