DJANGO 111 manage.py syncdb (no module named mime)

Chr GAILLARD <[email protected]> Sat, 6 Feb 2010 17:37:14 +0100 (CET)
Newsgroups gmane.comp.python.mime.devel
Message-ID <4022707.49492.1265474234268.JavaMail.www@wwinf1g17>
Hello

Sorry I don't speak english.

I use Django first time.

When I do "manage.py syncdb"

....
import email.mime
ImportError: No module named mime
Python26\Lib\email\__init__.py (line 118)

REMARK: mime is an dossier not a python file.

others imports are before and OK?
I don't think

Great Thanks for your attention and help