Merge pull request #25417 from ahus1/patch-1

extended documentation about dependencies for dig module
This commit is contained in:
Mike Place 2015-07-14 14:49:51 -06:00
commit 3805677e93

View file

@ -1,6 +1,7 @@
# -*- coding: utf-8 -*-
'''
Compendium of generic DNS utilities
Compendium of generic DNS utilities.
The 'dig' command line tool must be installed in order to use this module.
'''
from __future__ import absolute_import