mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Whitespace normalization.
This commit is contained in:
parent
1a8a53d16f
commit
8880f6d3c4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue