ionelmc / python-hunter

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

Add builtins support in VarsPrinter expressions #60

Closed ionelmc closed 5 years ago

ionelmc commented 5 years ago

Turns out the builtins are not included in the globals ...