db8737a6aa
Repeatedly querying the interface type the way I'm doing right now results in "too many files open" pretty quickly. Obviously, it's a bit of a concern that I am leaking a file descriptor somewhere, but for now, the quickfix is to cache the type (it shouldn't change, anyhow). |
||
---|---|---|
.. | ||
__init__.py | ||
battery.py | ||
cpu.py | ||
date.py | ||
datetime.py | ||
disk.py | ||
dnf.py | ||
memory.py | ||
nic.py | ||
pasink.py | ||
pasource.py | ||
pulseaudio.py | ||
spacer.py | ||
time.py |