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

Only avoid SetPropogatingDict in the builtin shell in Python 2

The issues with using a custom dict subclass to eval/exec are fixed in
Python 3. Without this, local functions in the shell cannot access global
variables (for instance, inside of list comprehensions).

See the discussion on issues #166 and #103.
parent 1bae4530
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment