#!/usr/bin/env python3 # This script accepts a log on standard input and produces a CSV table # with one connection per row. # # $ util/pivot.py 0: print('warning: %d hanging entries' % len(table), file=sys.stderr)