bundy-dns / bundy

an authoritative DNS server
http://bundy-dns.de/
Other
136 stars 38 forks source link

suggested cleanups for the python bindings of libdns++ #76

Open cstrotm opened 9 years ago

cstrotm commented 9 years ago

BIND 10 trac # 317

some method functions can be more “constified”. for simple functions like those in these wrappers this may not be a big deal, but it’s generally a good idea.