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