�
{fc           @   sb   d  Z  d Z d d l Z d d l m Z d d l m Z d d l m Z d e f d �  �  YZ	 d S(	   sB   distutils.command.clean
Implements the Distutils 'clean' command.s   $Id$i����N(   t   Command(   t   remove_tree(   t   logt   cleanc           B   sJ   e  Z d  Z d d d d d d g Z d
 g Z d �  Z d �  Z d �  Z RS(   s-   clean up temporary files from 'build' commands   build-base=t   bs2   base build directory (default: 'build.build-base')s
   build-lib=s<