replit / prybar

Pry open those interpreters.
GNU General Public License v2.0
253 stars 52 forks source link

Remove 'signal' from scope for python #19

Closed raxod502 closed 5 years ago

raxod502 commented 5 years ago

See https://github.com/replit/prybar/pull/6#pullrequestreview-175641157

Tested that ./prybar-python3 -i now gives NameError for signal, but I can still import the module without error.