This commit is contained in:
Mike Dirolf 2009-02-09 16:14:34 -05:00
parent 2bbe311c2a
commit ff31222ebf

View File

@ -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: