summaryrefslogtreecommitdiff
path: root/bootstrap.py
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2010-06-03 17:09:29 +0000
committerTres Seaver <tseaver@palladion.com>2010-06-03 17:09:29 +0000
commit62686e1b191dcccd78ae74e09236be27798e796d (patch)
treee0e2786c0696f0b3a2b60d068aae1af0fa2081c9 /bootstrap.py
parent0770c7e9f7a80ba110e47a6e532f30c355a7d9c3 (diff)
downloadzope-pagetemplate-62686e1b191dcccd78ae74e09236be27798e796d.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