mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +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.