id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	branch	branch_author	launchpad_bug
5779	Conch relies on a CPython implementation detail	Alex		It uses `__builtins__` and assumes that it will be a dict.  According to http://docs.python.org/library/__builtin__.html this is a) an implementation detail of CPython, and b) not guaranteed to be a dict! it will sometimes be a module.	enhancement	closed	normal		conch	fixed		z3p	branches/conch-should-not-use-builtins-5779	cyli	
