﻿id	summary	reporter	owner	description	type	status	priority	milestone	version	resolution	keywords	cc
6	"Python under Windows cannot work with ""\"" in path strings"	frankl		"Path strings in Python under Windows needs to be set as ""\\"" or ""/"".
For example: ExamGenerator class get initialized with a template_dir  as string to find the jinja2 template. if that path strings is divided by ""\"" an error will raise that the template cannot be found.

This issue is obsolete since Path from Pathlib can deal with both."	defect	closed	major			invalid		
