Commit 198c1d8b authored by Guido van Rossum's avatar Guido van Rossum

Remove a debug print left in the code by Fred.

parent 7c82a3e0
......@@ -130,4 +130,3 @@ f.close()
## pass
os.unlink(name)
print >>sys.stderr, name, "exists:", os.path.exists(name)
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