Browse Source

[2145] explicitly imported isc.log.

JINMEI Tatuya 12 years ago
parent
commit
8df1853f98
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/lib/python/isc/datasrc/tests/zone_loader_test.py

+ 1 - 0
src/lib/python/isc/datasrc/tests/zone_loader_test.py

@@ -13,6 +13,7 @@
 # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
+import isc.log
 import isc.datasrc
 import isc.dns