merged recent changes by mariano

This commit is contained in:
Massimo Di Pierro
2012-02-29 11:11:39 -06:00
parent 6cb0e3aa2e
commit 9c6eafab54
3 changed files with 13 additions and 23 deletions
+1
View File
@@ -58,6 +58,7 @@ def interact():
lines = {}
if filename:
web_debugger.set_burst(2)
env = web_debugger.do_environment()
f_locals = env['locals']
f_globals = {}