﻿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
8193	`__import__(mod, {}, {}, [''])` causes double import of modules ('module' and 'module' + '.')	Ivan Illarionov	Jacob	"As discussed at http://groups.google.com/group/django-developers/browse_thread/thread/d27261561bc36d96
and http://bugs.python.org/issue2090, dynamically loaded modules with `fromlist=['']` are initialized twice (as `'module'` and `'module.'`)."		closed	Uncategorized	dev		fixed	import	Gonzalo Saavedra	Accepted	1	0	0	0	0	0
