﻿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
17066	Exception TypeError when using GeoIP	Mitar	nobody	"When using GeoIP in my code I am getting such error at the end of syncdb call:

{{{
Exception TypeError: ""'NoneType' object is not callable"" in <bound method GeoIP.__del__ of <django.contrib.gis.utils.geoip.GeoIP object at 0x103a35690>> ignored
}}}

It seems there is some race condition? I am using Python 2.7.2 on Mac OS X. It has threaded support enabled. Django 1.3. python-geoip 1.2.5, libgeoip 1.4.7."	Bug	closed	GIS	1.4	Normal	fixed		mmitar@… Stefan Wehrmeyer	Ready for checkin	0	0	0	0	0	0
