﻿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
1601	Exception in saferef.py	rushman@…	Adrian Holovaty	"I'm getting exception for all Python scripts that use Django. Exception appears in any script having import of Django models. It happens right after script is finished (before returning to OS).

Exception occurs in saferef.py file, and caused by '''traceback.print_exc()''' line. 

Exception details:
{{{
Exception exceptions.AttributeError: ""'NoneType' object has no attribute 'print_
exc'"" in <function remove at 0x01F8E570> ignored
}}}

My configuration:
Python 2.4, Windows XP 64, Django magic-removal rev. 2633



"	Bug	closed	Core (Other)	magic-removal	normal	fixed			Unreviewed	0	0	0	0	0	0
