﻿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
18013	Use `except ... as ...:` syntax to improve compatibility with Python3.	Alex Ogier	nobody	"We are dropping python 2.5 support in django 1.5, so the old style with commas is no longer needed. This should make the diff with the Py3 guys much smaller.

Also a pull request, https://github.com/django/django/pull/134"	Cleanup/optimization	closed	Python 3	dev	Normal	fixed			Accepted	1	0	0	0	0	0
