﻿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
21362	Django 1.4.9 breaks Python 2.5 compatibility	kahlfuss@…	nobody	"{{{
      File ""/usr/local/lib/python2.5/site-packages/django/utils/crypto.py"", line 137
        password += b'\x00' * (inner.block_size - len(password))
                          ^
    SyntaxError: invalid syntax
}}}

According to http://docs.python.org/2/whatsnew/2.6.html#pep-3112-byte-literals the b'' notation was introduced in Python 2.6."	Bug	closed	Python 2	1.4	Release blocker	fixed		github@…	Accepted	0	0	0	0	0	0
