﻿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
8078	sets module deprecated in Python 2.6	Karen Tracey	nobody	django/contrib/admin/options.py imports sets, which causes a deprecation warning in Python 2.6.  I'll attach a patch that uses set if available and only falls back to sets if necessary.  Tested on Python 2.3.5, 2.5.1, and 2.6b2.		closed	contrib.admin	dev		fixed	python26		Ready for checkin	1	0	0	0	0	0
