annotate cutils/crcmod/python2/__init__.py @ 181:c4f737ec368c

Add a unittest for the vendored crcmod2 (in cutils.crcmod)
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 13 Jan 2025 04:15:08 +0100
parents d038f0a9ba49
children 5c5c0c5a7402
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
180
d038f0a9ba49 Vendored crcmod2 into sub-package "cutils.crcmod" as pure-Python implementation of additional "digests": CRC sums.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1 # -*- coding: utf-8 -*-