https://github.com/purescript-python/purescript-quickcheck.py/blob/b7fdf32221e99b69a54f40434025cd4129ac6be2/python-ffi/Test/QuickCheck/Gen.py#L4 please, the return of `struct.unpack` is a tuple... this cost me much time to debug..
purescript-quickcheck.py/python-ffi/Test/QuickCheck/Gen.py
Line 4 in b7fdf32
please, the return of
struct.unpackis a tuple... this cost me much time to debug..