summaryrefslogtreecommitdiff
path: root/bootstrap.py
diff options
context:
space:
mode:
authorBaiju Muthukadan <baiju.m.mail@gmail.com>2007-03-21 05:28:02 +0000
committerBaiju Muthukadan <baiju.m.mail@gmail.com>2007-03-21 05:28:02 +0000
commitf6e42fd3d47a2a0c9a865f10e41b667364732b77 (patch)
tree9dc4bc84849930ec14ec3476eb37472879b85ef2 /bootstrap.py
parent863f58874bfa758588df64c0c19a283a56e986e7 (diff)
downloadzope-tal-f6e42fd3d47a2a0c9a865f10e41b667364732b77.tar.gz
- zope.i18n is a dependency
- Incremented vesion to 3.4dev - set svn properties
Diffstat (limited to 'bootstrap.py')
-rw-r--r--bootstrap.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.py b/bootstrap.py
index e2facc9..b5b9c13 100644
--- a/bootstrap.py
+++ b/bootstrap.py
@@ -17,7 +17,7 @@ Simply run this script in a directory containing a buildout.cfg.
The script accepts buildout command-line options, so you can
use the -c option to specify an alternate configuration file.
-$Id: bootstrap.py 72703 2007-02-20 11:49:26Z jim $
+$Id$
"""
import os, shutil, sys, tempfile, urllib2