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
22
28
from bzrlib.osutils import isdir
23
29
from bzrlib.trace import note
24
30
from bzrlib.workingtree import WorkingTree
28
34
"""Return True if the supplied path is detritus, False otherwise"""