Hi, sorry for the late reply.
AFAIK tables.test() is part of the public API.
$ env PYTHONPATH=. python -c "import tables; tables.test()"
is also mentioned somewhere in the docs.
Anyway, probably it is possible to use the mock module provided by the
standard lib.
Would it be an acceptable soluti
Package: python3-tables
Version: 3.4.2-1
Severity: normal
Hi, in the newer release of the package, python3-tables is added as a
build dependency, however the package itself depends on python3-mock.
After checking though, it seems that python3-mock is only used in
tests/test_utils.py (the test su
2 matches
Mail list logo