﻿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
5317	__builtins__ isn't available in Jython	Marty Alchin <gulopine@…>	Malcolm Tredinnick	Jython is unable to add `_` to the built-in functions, because it doesn't have `__builtins__` available. Instead, it requires an explicit import of the `__builtin__` module to achieve the same effect.		closed	Internationalization	dev		duplicate	jython		Unreviewed	1	0	0	0	0	0
