]> gitweb.michael.orlitzky.com - djbdns-logparse.git/commit
bin/djbdns-logparse.py: add .py extension and doctests for convert_ip().
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 15 Sep 2022 01:30:53 +0000 (21:30 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 15 Sep 2022 01:30:53 +0000 (21:30 -0400)
commitc76959990f000aea20ce55a93842d011edacaacb
treefb4bc2c5e87556fde372a2b643f4772df4f0e5f6
parentc15dd1fe414f6c26f692d327362021dcf26081c0
bin/djbdns-logparse.py: add .py extension and doctests for convert_ip().

Without the rename, "python -m doctest" isn't smart enough to figure
out that this thing is a python file.
bin/djbdns-logparse.py [moved from bin/djbdns-logparse with 95% similarity]