]> git.meshlink.io Git - catta/commit
python: extend ServiceTypeDatabase.py API a little
authorChris Couzens <ccouzens@gmail.com>
Fri, 25 Jun 2010 03:53:25 +0000 (05:53 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 25 Jun 2010 03:53:25 +0000 (05:53 +0200)
commitb578920285735e2926dfb5bd800f6d3d04b4d69c
treed0e1c859729361c0394e88aed2e10b3d10b6405d
parent856c271d8d615957828c6631a58abfddbb3fa6a7
python: extend ServiceTypeDatabase.py API a little

Added a few useful methods to ServiceTypeDatabase.py such as get(key,
default). These methods will be familiar to any python programmer.

Fixes #294
avahi-python/avahi/ServiceTypeDatabase.py.in