]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
docs: be clearer that glob results are unordered (#140184)
authorNed Batchelder <ned@nedbatchelder.com>
Sun, 19 Oct 2025 20:16:35 +0000 (16:16 -0400)
committerGitHub <noreply@github.com>
Sun, 19 Oct 2025 20:16:35 +0000 (16:16 -0400)
commited672f7a8a3c843d8e6e6b673d5a7c1f752f208c
tree0fb7cfe5110b7a34b0796dc16b1dd48b370ae656
parentf9323213c98c9f1f7f3bf5af883b73047432fe50
docs: be clearer that glob results are unordered (#140184)

* docs: be clearer that glob results are unordered

* trim down the opening paragraph
Doc/library/glob.rst
Lib/glob.py