mirror of
https://github.com/python/cpython.git
synced 2025-10-10 00:43:41 +00:00
Whitespace normalization.
This commit is contained in:
parent
384fd106e8
commit
dfc538acae
3 changed files with 12 additions and 13 deletions
|
@ -49,7 +49,7 @@ default is 1, i.e. aligned.
|
|||
"""
|
||||
|
||||
__all__ = ["Chunk"]
|
||||
|
||||
|
||||
class Chunk:
|
||||
def __init__(self, file, align = 1, bigendian = 1, inclheader = 0):
|
||||
import struct
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue