rizsotto / scan-build

Clang's scan-build re-implementation in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

review the code for contextlib usage

rizsotto opened this issue · comments

certain places of the code i do use with, and the __exit__ method is manually generated. maybe contextlib decorator would be more readable.