##// END OF EJS Templates
filterfiles: Search as long as the target is a prefix of current....
filterfiles: Search as long as the target is a prefix of current. filterfiles was failing to find files for directory arguments if another file existed that started with the directory name and sorted earlier. For example, a manifest of ('foo.h', 'foo/foo') would cause filterfiles('foo') to return nothing. This resolves issue #294.

File last commit:

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