14
14
# along with this program; if not, write to the Free Software
15
15
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
19
19
from bzrlib.inventory import Inventory, InventoryEntry
24
25
from bzrlib.osutils import is_inside_any
26
27
for dirs, fn in [(['src', 'doc'], 'src/foo.c'),