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