summaryrefslogtreecommitdiff
path: root/bootstrap.py
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2010-06-03 16:56:13 +0000
committerTres Seaver <tseaver@palladion.com>2010-06-03 16:56:13 +0000
commit75e5debaf21d8468fb4e8c6f2efd59b4638b6eb5 (patch)
tree8a0dc3612f4c3a3dcaa8edef58263c3692aa21ef /bootstrap.py
parent61fefa192f233ce793ab07c004cfe4865fb05ddb (diff)
downloadzope-interface-75e5debaf21d8468fb4e8c6f2efd59b4638b6eb5.tar.gz
Remove CVS-era Id fossils.
Diffstat (limited to 'bootstrap.py')
-rw-r--r--bootstrap.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/bootstrap.py b/bootstrap.py
index 5954079..8e4027c 100644
--- a/bootstrap.py
+++ b/bootstrap.py
@@ -16,8 +16,6 @@
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 $
"""
import os, shutil, sys, tempfile, urllib2