You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-04-13 14:42:51 -07:00
We don't need to keep the whole line in memory, the first character is sufficient. Moreover, exception handling is faster in python than explicitly checking for None.