A couple of "builtin globals" (actually module attributes) are missing highlighting: `__loader__`, `__spec__`, `__path__` and `__cached__` (see https://docs.python.org/3/reference/import.html#import-related-module-attributes).