﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
3194	remove bare excepts	Greg Couch	Greg Couch	"All bare excepts, ""except:"" should be removed from ChimeraX.  Instead, they should be ""except Exception:"" or ""except BaseException:"" depending on intent.  BaseException catches KeyboardInterrupt and SystemExit in addition to other exceptions, just like a bare except, so another option would be to have explicit except causes for those specific exceptions.

"	defect	closed	major	1.0	Infrastructure		fixed		chimera-programmers				all	ChimeraX
