summaryrefslogtreecommitdiff
path: root/examples/python/gi/get-lldp-neighbors.py
Commit message (Expand)AuthorAgeFilesLines
* examples/python: avoid Python2 "print" statementThomas Haller2022-02-141-3/+3
* all: update deprecated SPDX license identifiersThomas Haller2021-01-051-1/+1
* all: reformat python files with python blackSayed Shah2020-06-151-7/+8
* 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: use gi.require_version() in generate-setting-docs.py and examplesThomas Haller2015-11-111-0/+2
* examples: add python GI example for retrieving LLDP neighborsBeniamino Galvani2015-10-121-0/+52