aif-ng/aif/network
brent s. d7d85c7d9d future proofing is good, but...
since print() was made a function in py3, i can predict at some point
that return will be made a func as well. sure, good.
but "return()" *currently* returns an empty tuple. We want to
explicitly return None for testing purposes.
2019-12-11 04:33:15 -05:00
..
__init__.py okay, some minor changes to the XML stuff. getting there 2019-12-10 06:59:47 -05:00
_common.py future proofing is good, but... 2019-12-11 04:33:15 -05:00
netctl.py future proofing is good, but... 2019-12-11 04:33:15 -05:00
networkd.conf.j2 checking in before i do some major restructuring of wifi stuff in the xml/xsd 2019-12-01 05:07:20 -05:00
networkd.py future proofing is good, but... 2019-12-11 04:33:15 -05:00
networkmanager.py future proofing is good, but... 2019-12-11 04:33:15 -05:00
wpa_supplicant.conf.j2 networking is done (probably) 2019-12-02 22:06:27 -05:00