﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
1185	__str_to_bool in modpython.py	Brian Ray <bray@…>	Adrian Holovaty	"Line 16 in modpython.py in authenhandler() should be:
{{{
    _str_to_bool = lambda s: s.lower() in ('1', 'true', 'on', 'yes')
}}}

Otherwise, calls on Python2.4 think this is a tuple."	defect	closed	Tools	dev	major	fixed	modpython, tuple, authenhandler	bray@…	Unreviewed	0	0	0	0	0	0
