Commit cc00798e authored by Jim Fulton's avatar Jim Fulton

Got rid of some $Id$s

parent fb9a2fc6
......@@ -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
......
......@@ -12,8 +12,6 @@
#
##############################################################################
"""Buildout package
$Id$
"""
class UserError(Exception):
......
......@@ -12,8 +12,6 @@
#
##############################################################################
"""Setup for zc.recipe.egg package
$Id$
"""
version = '1.3.3dev'
......
......@@ -12,8 +12,6 @@
#
##############################################################################
"""Install packages as eggs
$Id$
"""
import logging
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment