circuitpython/shared-module/struct
Jeff Epler 127a7092bf
use `values` in this error message ...
matching the documentation of struct.pack, which has `def pack(fmt: str,
*values: Any)` as the signature.
2023-03-22 16:11:22 -05:00
..
__init__.c use `values` in this error message ... 2023-03-22 16:11:22 -05:00
__init__.h CircuitPython now has struct instead of ustruct (#302) 2017-10-18 12:50:20 -07:00