1458
1490
if entry.kind == 'directory':
1459
1491
directories_to_expand.add(entry.file_id)
1460
1492
interesting.add(entry.parent_id)
1464
1496
# Now, interesting has all of the direct parents, but not the
1465
1497
# parents of those parents. It also may have some duplicates with