python-sdbus / python-sdbus-networkmanager

python-sdbus binds for NetworkManager
GNU Lesser General Public License v2.1
30 stars 6 forks source link

networkmanager/objects.py: Syncronice new helpers from async to block #35

Closed bernhardkaindl closed 2 years ago

bernhardkaindl commented 2 years ago

@igo95862: Two simple commits to bring sdbus_block/networkmanager in sync with sdbus_async/networkmanager:

For examples/block/list-connections.py to show the SSIDs if WiFi connections, #34 should be merged as well.