summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
authorLaserEyess <lasereyess@users.noreply.github.com>2020-11-22 20:53:08 -0500
committersfan5 <sfan5@live.de>2020-11-27 11:17:29 +0100
commit8886f017a150743a8113ee53220889c54400ece6 (patch)
tree658460dbec2568760a933b3ec9936feec73271b6 /video
parentd7e80dee2649463edae50284c4e7f1f40cb2fadf (diff)
downloadmpv-8886f017a150743a8113ee53220889c54400ece6.tar.bz2
mpv-8886f017a150743a8113ee53220889c54400ece6.tar.xz
matroska.py: remove python2 support
Since 0.33.0 mpv does not support python2. This commit removes python2 support from the file completely with the following changes: - __future__ import of print_function is python2 only - unicode literals are legacy in python3 - 'sys.version_info.major < 3' check is redundant
Diffstat (limited to 'video')
0 files changed, 0 insertions, 0 deletions