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 12147,r11709 uses invalid syntax on Python 2.4,Knut Nesheim,nobody,"In r11709 try-except-finally is used in {{{django/core/mail/backends/console.py}}} on line 20-33. According to [http://python.org/doc/2.4/ref/try.html] only try-except and try-finally is valid in Python 2.4. In 2.5 this behavior is changed. This causes Django to fail during installation, but operate correctly as long as the console mail backend isn't used.",,closed,Core (Mail),dev,,fixed,,,Unreviewed,0,0,0,0,0,0