Skip to content
Unverified Commit be23e698 authored by Aaron Meurer's avatar Aaron Meurer
Browse files

Show variables that start with an underscore in the var view

We still filter things that start and end with __, to filter out things like
__builtins__, __file__, and so on. It also removes the filtering of variables
that start with ., which is only possible if something puts that in globals()
manually.

Fixes #292.
parent 3f627ce0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment