[Zope] Beginner question: how to compile Python component?

Paul Winkler pw_lists@slinkp.com
Fri, 27 Jun 2003 17:23:53 -0400


On Fri, Jun 27, 2003 at 10:03:14PM +0100, Mark Barratt wrote:
> Zope 2.6.1, running direct (no Apache proxy) from Linux.
> 
> I have a problem with awstats, a log analyser, reading the Zope Z2.log 
> files. Web search suggests the problem is a spurious space in the 
> http_server.py file.

I noticed that too... i use analog and i just configured analog around
the spurious space :)

> I have fixed the space but presumably I need to do more to make it 
> happen? There is an http_server.pyc file in medusa. All the .pyc files 
> are dated from the date I installed Zope, but I don't want to reinstall 
> everything. Do I? Can I recompile just this file? How?

Those are cached bytecode files generated by the interpreter.
Ignore them. Restart zope and the .pyc will be regenerated
if the .py file has changed.

-- 

Paul Winkler
http://www.slinkp.com
Look! Up in the sky! It's META VINDALOO ZORRO!
(random hero from isometric.spaceninja.com)