14
14
# along with this program; if not, write to the Free Software
15
15
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
27
28
from bzrlib.osutils import isdir
28
29
from bzrlib.trace import note
29
30
from bzrlib.workingtree import WorkingTree
33
34
"""Return True if the supplied path is detritus, False otherwise"""