Almost all sources got compiled, but http.py seems to have invalid
syntax

byte-compiling /usr/lib/python2.3/site-packages/web/wsgi.py to
wsgi.pyc
byte-compiling /usr/lib/python2.3/site-packages/web/session.py to
session.pyc
byte-compiling /usr/lib/python2.3/site-packages/web/net.py to net.pyc
byte-compiling /usr/lib/python2.3/site-packages/web/__init__.py to
__init__.pyc
byte-compiling /usr/lib/python2.3/site-packages/web/application.py to
application.pyc
byte-compiling /usr/lib/python2.3/site-packages/web/utils.py to
utils.pyc
byte-compiling /usr/lib/python2.3/site-packages/web/wsgiserver/
__init__.py to __init__.pyc
byte-compiling /usr/lib/python2.3/site-packages/web/db.py to db.pyc
byte-compiling /usr/lib/python2.3/site-packages/web/browser.py to
browser.pyc
byte-compiling /usr/lib/python2.3/site-packages/web/test.py to
test.pyc
byte-compiling /usr/lib/python2.3/site-packages/web/contrib/
__init__.py to __init__.pyc
byte-compiling /usr/lib/python2.3/site-packages/web/contrib/
template.py to template.pyc
byte-compiling /usr/lib/python2.3/site-packages/web/debugerror.py to
debugerror.pyc
byte-compiling /usr/lib/python2.3/site-packages/web/webopenid.py to
webopenid.pyc
byte-compiling /usr/lib/python2.3/site-packages/web/httpserver.py to
httpserver.pyc
byte-compiling /usr/lib/python2.3/site-packages/web/template.py to
template.pyc
byte-compiling /usr/lib/python2.3/site-packages/web/form.py to
form.pyc
byte-compiling /usr/lib/python2.3/site-packages/web/webapi.py to
webapi.pyc
byte-compiling /usr/lib/python2.3/site-packages/web/http.py to
http.pyc
  File "/usr/lib/python2.3/site-packages/web/http.py", line 63
    n = set(x.strip('" ') for x in web.ctx.env.get
('HTTP_IF_NONE_MATCH', '').split(','))
                            ^
SyntaxError: invalid syntax
[r...@smpcore webpy]# python -V
Python 2.3.4

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to