[Pkg-dns-devel] Bug#835997: python-ldns broken: AttributeError: 'module' object has no attribute 'LDNS_RR_CLASS_IN'

Christoph Egger christoph at debian.org
Mon Aug 29 22:48:09 UTC 2016


Hi!

Christoph Egger <christoph at debian.org> writes:
> AttributeError: 'module' object has no attribute 'LDNS_RR_CLASS_IN'

FWIW inspecting the _ldns module (the native C part, ldns without the
underscore is a thin python wrapper), the following name seems to exist:

| _ldns.LDNS_RR_CLASS_IN_swigconstant

Notice the _swigconstant
Is ldns.py as installed actually generated with the same swig version as
the shared object?

  Christoph

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer



More information about the pkg-dns-devel mailing list