﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
205	Tuples not allowed for search_path	Waldemar Kornewald <wkornewald@…>	cmlenz	In r812 you changed to `isinstance(search_path, (list, tuple))`, but when using relative includes from abspath-loaded templates the `search_path` is added to a list (`[dirname] + search_path`) which unfortunately will crash if search_path is a tuple.	defect	closed	major	0.5	General	devel	fixed		
