> Where's the official page to report bugs?

I think this is not even web.py "fault" but a general problem in
Python 2.5. Getting a wrong Content-length with files using CR+LG is a
problem in Python's SimpleHTTPServer too, reason is somewhere in
module "os" as I remember correctly. I looked into it a while ago but
forgot (or better had not the time) to report it on Python dev. In
Python 2.4 this problem is not present. I guess it should work with
web.py also, anyone still using web.py in Py 2.4?

Chris
--~--~---------~--~----~------------~-------~--~----~
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