blob: f856a4be9fc9fe05358aaf62559ca0d4ed12fc3e [file]
:func:`struct.pack_into` now raises OverflowError instead of IndexError for
too large *offset* argument.