Poor Man's Zope...

Vincent A. Primavera vincent_a_primavera at netzero.net
Wed May 2 08:06:53 EDT 2001


Hello,
	Trying to install/setup Poor Man's Zope...  I'm encountering the error below 
when the page is served by Apache and viewed in any browser.  As far as I can 
see, I have followed the instructions completely.  Any suggestions?
	
	Thank you,
	Vincent A. Primavera

Out environment


an error occured: exceptions.SyntaxError (invalid syntax)

Traceback (innermost last):
  File "/usr/local/apache/cgi-bin/pmz.py", line 175, in pmz
    _rx.r_exec(f)
  File "/usr/lib/python1.5/rexec.py", line 253, in r_exec
    exec code in m.__dict__
  File "<string>", line 4
         print k,v
     ^
 SyntaxError: invalid syntax




More information about the Python-list mailing list