mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-20 16:00:26 +00:00
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3898 e7d03fd6-7b0d-0410-9947-9c21f3af8025
27 lines
625 B
Text
27 lines
625 B
Text
The following changes were made to the original dnspython 1.3.2
|
|
sources:
|
|
|
|
* moved everything into the linkcheck package
|
|
Changed: *.py
|
|
|
|
* moved unittests and adapted them for the schooltool.org test runner
|
|
Changed: tests/*.py
|
|
|
|
* fixed missing random import
|
|
Changed: renderer.py
|
|
|
|
* honor EnableDHCP flag in Windows registry config
|
|
Changed: resolver.py
|
|
|
|
* strip() lines from /etc/resolv.conf
|
|
Changed: resolver.py
|
|
|
|
* minor syntax cleanups
|
|
Changed: *.py
|
|
|
|
* added set of localhost addresses to resolver config
|
|
Changed: resolver.py
|
|
Added: ifconfig.py
|
|
|
|
* added search patterns for domain names
|
|
Changed: resolver.py
|