mirror of
https://github.com/github/codeql.git
synced 2026-03-30 20:28:15 +02: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.