Commit 15fae4b0 authored by Tim Peters's avatar Tim Peters

Whitespace normalization.

parent 01f6f0df
......@@ -166,7 +166,7 @@ def tabulate(c1=Number, c2=Number):
print '----------+-' * 4
print
print '*' * 50
def misbehavin():
class Misb:
def __lt__(self, other): return 0
......
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