Stefan H. Holek wrote:
It appears that when I currently do 'cvs co Zope' I get a version that already requires Python 2.2.2. GvR's zdctl.py stuff uses lambdas in a way that Python 2.1 does not grok.You have to specify the correct branch:
How can I get at a Python 2.1.3 post 2.6.0 checkout?
cvs -z7 -d :pserver:[EMAIL PROTECTED]:/cvs-repository checkout -r Zope-2_6-branch Zope
please read:
http://dev.zope.org/CVS/FrontPage
-mj
_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists - http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope )
