ANN: dnspython 1.0.0b2

Bob Halley halley@dnspython.org
21 Jun 2003 04:51:21 -0700


dnspython 1.0.0b2 has been released.

New in this release:

	Types APL, DS, KEY, NXT, SIG, WKS

	Enhancements to the test suite, plus fixes for all the bugs
	the test suite enhancements found :)

	An improved exception architecture.  Almost all exceptions
	raised by the code are now subclasses of
	DNS.exception.DNSException.

	The resolver has better exception handling.

	An implementation of inet_pton and inet_ntop, since they
	are not available in Python < 2.3.

This release fixes all known bugs from 1.0.0b1.

dnspython is nearing a stable 1.0.0 release.  All of the functionality
currently planned for 1.0.0 is now implemented.

/Bob