While preparing to ship my Go code I discovered a bug in sloccount. Your...
Brought to you by:
dwheeler
From ESR - bug report:
Your code should count multiline single-quote literals in Python
the same way it treats multiline double-quote literals. It doesn't.
This produces some significant miscounting in the NTPsec tree.