mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 16:37:27 +00:00
According to the text just above https://docs.python.org/3/library/exceptions.html#EnvironmentError, `EnvironmentError` has been an alias of `OSError` since Python 3.3. Replacing it makes the code more consistent since `OSError` is used in other places in the code too. |
||
|---|---|---|
| .. | ||
| kitty.iconset | ||
| beam-cursor.png | ||
| beam-cursor@2x.png | ||
| kitty.png | ||
| kitty.rgba | ||
| kitty.svg | ||
| make.py | ||