blob: e77c6ad2a483e3476a660d0015e1047032f94115 [file] [log] [blame]
EntryPoint objects are no longer tuples. Recommended means to access is by
attribute ('.name', '.group') or accessor ('.load()'). Access by index is
deprecated and will raise deprecation warning.