Remove breakpoint test bits from debug_me.py.
This commit is contained in:
parent
b0b5b48c12
commit
dbbba61b61
@ -1,9 +1,3 @@
|
|||||||
print "START"
|
|
||||||
|
|
||||||
a = [
|
|
||||||
1
|
|
||||||
for i in range(10)]
|
|
||||||
|
|
||||||
def simple_func(x):
|
def simple_func(x):
|
||||||
x += 1
|
x += 1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user