ionelmc / python-hunter

Hunter is a flexible code tracing toolkit.
https://python-hunter.readthedocs.io/
BSD 2-Clause "Simplified" License
794 stars 46 forks source link

Give helpful error message when passing strings as callable #70

Open ionelmc opened 4 years ago

ionelmc commented 4 years ago

Env var usage is prone to accidental quoting, give some helpful message if people do PYTHONHUNTER='"something"'