Update of /cvs-repository/CVSROOT In directory cvs.zope.org:/tmp/cvs-serv4325 Modified Files: adjustlinks.py Log Message: Forcing use of python2.1, since python1.5 (the default on cvs.zope.org) lacks os.popen2. === CVSROOT/adjustlinks.py 1.1 => 1.2 === +#!/usr/local/bin/python2.1 """Adjust symlinks in the repository according to the repolinks recipe file.