scripts/glibcelf.py: Mark as UNSUPPORTED on Python 3.5 and earlier
commitb571f3adffdcbed23f35ea39b0ca43809dbb4f5b
authorFlorian Weimer <fweimer@redhat.com>
Fri, 22 Apr 2022 17:34:52 +0000 (22 19:34 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 25 Apr 2022 07:14:49 +0000 (25 09:14 +0200)
tree3abe2a68c766595c792a5d07b244023aafff9d46
parentc966099cdc3e0fdf92f63eac09b22fa7e5f5f02d
scripts/glibcelf.py: Mark as UNSUPPORTED on Python 3.5 and earlier

enum.IntFlag and enum.EnumMeta._missing_ support are not part of
earlier Python versions.
scripts/glibcelf.py