15
15
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
27
22
from bzrlib.osutils import isdir
28
23
from bzrlib.trace import note
29
24
from bzrlib.workingtree import WorkingTree
33
28
"""Return True if the supplied path is detritus, False otherwise"""