summaryrefslogtreecommitdiff
path: root/examples/python/gi/dns.py
Commit message (Expand)AuthorAgeFilesLines
* examples/python: avoid Python2 "print" statementThomas Haller2022-02-141-7/+7
* all: update deprecated SPDX license identifiersThomas Haller2021-01-051-1/+1
* all: reformat python files with python blackSayed Shah2020-06-151-4/+8
* examples: remove unused imports from python examplesThomas Haller2020-05-071-1/+0
* 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
* examples: add DNS example with python and GObject introspectionBeniamino Galvani2016-12-121-0/+63