In python 2 either use embedded_ipaddr or where that's not available (e.g. installed...
commit8d19a77d881921a6fd80109a8a243ff80c153bfc
authordavid <db@d1b.org>
Mon, 9 Nov 2015 07:18:00 +0000 (9 18:18 +1100)
committerdavid <db@d1b.org>
Mon, 9 Nov 2015 07:18:00 +0000 (9 18:18 +1100)
tree06e200df2e55fa03f5acee387fb8d1b31f6d9eb0
parent439bb6bf463b6cf459d9705dd892763fe65f7a54
In python 2 either use embedded_ipaddr or where that's not available (e.g. installed via pip) use ipaddress from py2-ipaddress (a backport).

Signed-off-by: david <db@d1b.org>
block_finder/blockfinder.py
requirements-py2.txt [new file with mode: 0644]