2 Dec
2002
2 Dec
'02
3:49 p.m.
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.
How can I get at a Python 2.1.3 post 2.6.0 checkout?
You have to specify the correct branch: cvs -z7 -d :pserver:anonymous@cvs.zope.org:/cvs-repository checkout -r Zope-2_6-branch Zope please read: http://dev.zope.org/CVS/FrontPage -mj