summaryrefslogtreecommitdiff
path: root/bootstrap.py
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2010-06-03 17:34:32 +0000
committerTres Seaver <tseaver@palladion.com>2010-06-03 17:34:32 +0000
commitd357d20d7bd13a3930c96581413ed258eed35082 (patch)
tree550ffbf41dcd09fee22e4d377abe0772fcd0a7a5 /bootstrap.py
parent3a9f6fb3249a34a6a70f8d3bc9989041f82ba43d (diff)
downloadzope-security-d357d20d7bd13a3930c96581413ed258eed35082.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 3404296..a6da5d3 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$
"""
import os, shutil, sys, tempfile, urllib2