##// END OF EJS Templates
Attempt to yield names in sorted order when walking....
Attempt to yield names in sorted order when walking. This is an improvement in behaviour, but the walk and changes code still has some flaws that make sorted name presentation difficult: - changes returns tuples of names, instead of a sorted list of (name, status) pairs. - walk yields deleted names after all others.

File last commit:

r0:9117c656 default
r822:b678e6d4 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer