﻿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
10997	Admin backend uses `set` without the Python 2.3 fallback	anonymous	Joey Wilhelm	"in line 38 of admin.actions.py:

    perms_needed = set()

it gets error: 

global name 'set' is not defined

with python 2.3.4"		closed	contrib.admin	dev		fixed			Ready for checkin	1	0	0	0	0	0
