blob: 90aae6bee835f0db59be91d58007489d77b8ca9b [file]
Calling the ``Struct.__new__()`` without required argument now is deprecated.
Calling :meth:`~object.__init__` method on initialized :class:`~struct.Struct`
objects is deprecated.