view contrib/python-zstandard/MANIFEST.in @ 51739:78f789a4c8a2

httppeer: move a variable to avoid a bad reference before assignment warning No actual bug here, because the conditional used to assign is the same as the conditional in the `finally` block that guards the reference.
author Matt Harbison <matt_harbison@yahoo.com>
date Fri, 26 Jul 2024 21:59:34 -0400
parents 675775c33ab6
children
line wrap: on
line source

graft c-ext
graft debian
graft zstd
graft tests
include make_cffi.py
include setup_zstd.py
include zstd.c
include LICENSE
include NEWS.rst