From d17109cda2b3ae7a56c5e164ac75ff981439ba13 Mon Sep 17 00:00:00 2001 From: Nicolas Coevoet Date: Wed, 8 Apr 2015 17:59:19 +0200 Subject: [PATCH] Update plugin.py --- plugin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.py b/plugin.py index 9c62d19..6878283 100644 --- a/plugin.py +++ b/plugin.py @@ -57,7 +57,7 @@ except ImportError: try: from netaddr import IPAddress, IPNetwork except: - t = '' + print 'CIDR computation is not available: netaddress or ipaddress must be installed' #due to more kind of pattern checked, increase size