On Mon, Jun 08, 2020 at 09:26:16PM +0200, Martin Reindl wrote:
> Hello everyone,
> 
> attached is a port of py-vulture 1.5. From DESCR:
> 
> Vulture finds unused code in Python programs. This is useful for cleaning up 
> and finding errors in large code bases. If you run Vulture on both your 
> library and test suite you can find untested code.
> 
> https://github.com/jendrikseipp/vulture/
> 
> Comments? OKs?
> 
> -m

Quick comments to confirm it build/install/run all OK on amd64.
all 231 tests passed (coverage: platform openbsd6, python 3.7.7-final-0)
quick test on dead code also worked as expected. 

Cheers,
-- 
clematis (0xA2C87EDB507B4C53)

Reply via email to