Message254449
This second patch rewrites the conditionals that decide whether to call _iglob() recursively, in a more natural way and without changing the behavior from the first patch.
Note that when 'dirname == pathname', then basename is empty and glob2() or glob1() are not called.
The patch also refactors the code with a new _listdir() function. |
|
Date |
User |
Action |
Args |
2015-11-10 15:35:35 | xdegaye | set | recipients:
+ xdegaye |
2015-11-10 15:35:35 | xdegaye | set | messageid: <1447169735.47.0.0121850966925.issue25596@psf.upfronthosting.co.za> |
2015-11-10 15:35:35 | xdegaye | link | issue25596 messages |
2015-11-10 15:35:35 | xdegaye | create | |
|