mirror of
https://github.com/mpv-player/mpv.git
synced 2026-06-06 20:10:30 +00:00
This was supposed to make sure that argv[1:] does not fail, but Python actually allows mismatching bounds for slicing.
This was supposed to make sure that argv[1:] does not fail, but Python actually allows mismatching bounds for slicing.