diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2021-01-13 07:22:32 -0500 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2021-01-13 15:57:06 +0000 |
commit | ccb15bc0e988f4e90b67606eaad9443c7ccac918 (patch) | |
tree | 412e0c7aabbd87dc00a9a1f3ab11229ab66f761e /mesonbuild/interpreter.py | |
parent | adfcf77109a2c73d88295a0fc60555b34da3eebe (diff) | |
download | meson-ccb15bc0e988f4e90b67606eaad9443c7ccac918.zip meson-ccb15bc0e988f4e90b67606eaad9443c7ccac918.tar.gz meson-ccb15bc0e988f4e90b67606eaad9443c7ccac918.tar.bz2 |
gen_data.py: even more sorting
glob.glob() is not sorted, despite using shell-style wildcards, and the
documentation does not mention this: https://bugs.python.org/issue21748
Recently, it does start mentioning "Whether or not the results are
sorted depends on the file system." which does not really get to the
heart of the matter...
This is causing fuzz too.
Diffstat (limited to 'mesonbuild/interpreter.py')
0 files changed, 0 insertions, 0 deletions