Curious: 2134 2004-10-06 08:55:20Z fredrik

Akathorn Greyhat akathorn at gmail.com
Thu Sep 4 23:13:28 EDT 2008


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080905/858e5057/attachment.html>


More information about the Python-list mailing list