commit | 96881cd6218000380d4a6ce60ff47bb6d785e524 | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Fri Jun 10 14:37:21 2016 -0700 |
committer | Brett Cannon <brett@python.org> | Fri Jun 10 14:37:21 2016 -0700 |
tree | 2e60afb93e6419a6d8d3a84d701c27d7364eaaeb | |
parent | 419e8ede1954461f45ee93629d6252d81919cbfe [diff] |
Issue #27186: Add os.PathLike support to DirEntry Initial patch thanks to Jelle Zijlstra.