<div dir="ltr"><br><br><div class="gmail_quote">2008/9/5 Gabriel Genellina <span dir="ltr"><<a href="mailto:gagsl-py2@yahoo.com.ar">gagsl-py2@yahoo.com.ar</a>></span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div class="Wj3C7c">
<br></div></div>
I'd say the import mechanism got confused about the actual source of the error. Probably it happened on line 3 in *another* module, but the traceback got messed. Perhaps "core" is a package and contains "import data" at line 3?<br>

<br>
The $Id: stuff comes from some version control system -probably svn- and identifies the file version.<br>
<br>
-- <br>
Gabriel Genellina<br><font color="#888888">
<br>
--<br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a></font></blockquote></div><br><br><div>Interesting... =P</div><div><br></div><div>You are right, the package "core" contains "import data", but that module doesn't exist, so it raises this strange error<br clear="all">
<br>-- <br>Akathorn Greyhat<br>
</div></div>