summaryrefslogtreecommitdiff
path: root/examples/python/gi/get_ips.py
Commit message (Expand)AuthorAgeFilesLines
* all: update deprecated SPDX license identifiersThomas Haller2021-01-051-1/+1
* all: reformat python files with python blackSayed Shah2020-06-151-20/+23
* examples: remove unused imports from python examplesThomas Haller2020-05-071-1/+1
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* all: manually drop code comments with file descriptionThomas Haller2019-10-011-1/+0
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* all: drop vim file variables from source filesThomas Haller2019-06-111-1/+0
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* python: make dbus, gi examples, and debug-helper.py python3 readyYifan J2017-12-041-6/+6
* python: use gi.require_version() in generate-setting-docs.py and examplesThomas Haller2015-11-111-0/+2
* examples: update python examplesDan Winship2014-11-151-30/+36
* examples: fix python GI examples to work after libnm changesJiří Klimeš2014-09-051-15/+5
* libnm: make the the use of GInitable mandatoryDan Winship2014-08-011-1/+1
* all: port everything to libnmDan Winship2014-08-011-2/+2
* examples: update get_ips.py python example for DNS informationJiří Klimeš2014-01-231-4/+40
* examples: add an python example (using GI) getting device IPsJiří Klimeš2014-01-161-0/+127