From ff31222ebf125b88051e5e5015d17facaa5f8f63 Mon Sep 17 00:00:00 2001 From: Mike Dirolf Date: Mon, 9 Feb 2009 16:14:34 -0500 Subject: [PATCH] doc --- tools/clean.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tools/clean.py b/tools/clean.py index 9753469aa..92de461a3 100644 --- a/tools/clean.py +++ b/tools/clean.py @@ -12,7 +12,10 @@ # See the License for the specific language governing permissions and # limitations under the License. -"""Clean up script for build artifacts.""" +"""Clean up script for build artifacts. + +Only really intended to be used by internal build scripts. +""" import os try: