Whitespace normalization.

This commit is contained in:
Tim Peters 2005-12-25 23:18:31 +00:00
parent 83a8c393b0
commit 536cf99536
82 changed files with 33875 additions and 33923 deletions

View file

@ -33,7 +33,7 @@ consts: ('None',)
... b = x - y
... c = a * b
... return c
...
...
>>> dump(h.func_code)
name: h
argcount: 2