view contrib/python-zstandard/MANIFEST.in @ 33155:b8ae289a7707

patch: add close() to abstractbackend patchbackend() seems to call it on an arbitrary backend, so it seems to be part of the API. Since all subclasses do something in their close() methods, I decided to let this one raise an exception rather than just pass.
author Martin von Zweigbergk <martinvonz@google.com>
date Fri, 30 Jun 2017 09:07:24 -0700
parents b54a2984cdd4
children b1fb341d8a61
line wrap: on
line source

graft c-ext
graft zstd
include make_cffi.py
include setup_zstd.py
include zstd.c