summaryrefslogtreecommitdiffstats
path: root/tools/site_compare/utils/__init__.py
blob: 69f2237adde426c7b91212c23d3a3bf8c83ede41 (plain)
1
2
3
4
5
6
7
#!/usr/bin/python2.4
#
# Copyright 2007 Google Inc. All Rights Reserved.

"""Utilities for site_compare."""

__author__ = 'jhaas@google.com (Jonathan Haas)'