Kaydet (Commit) a6e515b9 authored tarafından Brett Cannon's avatar Brett Cannon

Remove a straggling debugging print line.

üst 4e438bcc
......@@ -2196,7 +2196,6 @@ def properties_plus():
f.foo = -10
assert f.foo == 0
del f.foo
print "*** HIT"
def supers():
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment