aif-ng/aif/network/_common.py

4 lines
86 B
Python

import gi
gi.require_version('NM', '1.0')
from gi.repository import GObject, NM, GLib