mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
Whitespace normalization.
This commit is contained in:
parent
fa8dd5f407
commit
280488b9a3
9 changed files with 15 additions and 15 deletions
|
@ -68,7 +68,7 @@ def disassemble(co, lasti=-1):
|
|||
table_index += 1
|
||||
addr = 0
|
||||
line_incr = 0
|
||||
|
||||
|
||||
labels = findlabels(code)
|
||||
n = len(code)
|
||||
i = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue