diff options
author | Michal Gorny <mgorny@gentoo.org> | 2018-11-10 11:41:36 +0000 |
---|---|---|
committer | Michal Gorny <mgorny@gentoo.org> | 2018-11-10 11:41:36 +0000 |
commit | 248cf96547fbccdc1028d7d317e7669d1b8db10f (patch) | |
tree | f0533c7bd8d51723c2a7480992a0500265b56846 /lldb/packages/Python/lldbsuite/test/functionalities/stats_api/TestStatisticsAPI.py | |
parent | e105b655a2650d929e8052009550fc4e1e0a946c (diff) | |
download | bcm5719-llvm-248cf96547fbccdc1028d7d317e7669d1b8db10f.tar.gz bcm5719-llvm-248cf96547fbccdc1028d7d317e7669d1b8db10f.zip |
[python] Support PathLike filenames and directories
Python 3.6 introduced a file system path protocol (PEP 519[1]).
The standard library APIs accepting file system paths now accept path
objects too. It could be useful to add this here as well
for convenience.
[1] https://www.python.org/dev/peps/pep-0519
Authored by: jstasiak (Jakub Stasiak)
Differential Revision: https://reviews.llvm.org/D54120
llvm-svn: 346586
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/stats_api/TestStatisticsAPI.py')
0 files changed, 0 insertions, 0 deletions