I had an import error and I get this error:
Traceback (most recent call last):
  File "C:\Eclipse\pyworkspace\CodenameRazor0.2\src\app.py", line 11, in
<module>
    import core
  File "C:\Python25\lib\site-packages\PIL\__init__.py", line 3, in <module>
    # $Id: __init__.py 2134 2004-10-06 08:55:20Z fredrik $
ImportError: No module named data

I've already fix it, but I don't know what the hell does this line means:

    # $Id: __init__.py 2134 2004-10-06 08:55:20Z fredrik $
It seens curious, isn't it?

-- 
Akathorn Greyhat
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to