| 1 | `vendor/` Directory | 
| 2 | =================== | 
| 3 | |
| 4 | - `typing.py` is stripped-down version of the Python stdlib module. This is | 
| 5 | the bare minimum so that imports don't fail in the `ovm-tarball` build. | 
| 6 | - `ninja_syntax.py` is a file from the ninja repo that we're using for | 
| 7 | "metaprogramming". |