﻿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
5761	Use random.sample, don't reimplement it	Nir Soffer <nirs@…>	nobody	Python's standard library since 2.3 has had random.sample for choosing random elements of a sequence.  In contrib/auth/models.py, the implementor was unaware of this and wrote a bit more code than needed.		new	Contrib apps	SVN					Accepted	1	0	0	0	0	0
