Something which doesn't rely on native libraries would be even more better.
|
feedback
|
|
You could try the dnspython library: | |||
feedback
|
|
twisted has an excellent pure-python implementation, see twisted.names sources (especially dns.py). If you can't use all of their code, maybe you can extract and repurpose their | |||
|
feedback
|