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