1771
1730
# depending on top and prefix - i.e. ./foo and foo as a pair leads to
1772
1731
# potentially confusing output. We should make this more robust - but
1773
1732
# not at a speed cost. RBC 20060731
1775
1733
_directory = _directory_kind
1778
1734
pending = [(safe_unicode(prefix), "", _directory, None, safe_unicode(top))]
1780
1736
# 0 - relpath, 1- basename, 2- kind, 3- stat, 4-toppath