summaryrefslogtreecommitdiffstats
path: root/lib/dnspython/examples/ddns.py
Commit message (Collapse)AuthorAgeFilesLines
* Move dnspython to third_party.Jelmer Vernooij2014-11-121-51/+0
| | | | | | | | Signed-off-by: Jelmer Vernooij <jelmer@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Wed Nov 12 22:40:53 CET 2014 on sn-devel-104
* dnspython: Update to newer upstream snapshot.Jelmer Vernooij2010-12-101-1/+1
|
* fix ѕome == to correct shell test in commented stuffBjörn Jacke2010-12-021-1/+1
|
* s4-python: Move dnspython to lib/, like the other Python modulesJelmer Vernooij2010-03-291-0/+51
This also avoids it from being installed if it's already present on the system.