mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
I went through https://docs.python.org/3.10/library/os.html in order, and added all the functions that works on paths. `lstat` and `statvfs` were already modeled, but did not have any tests.