Open Table Of Contents

numba.stdio_util

numba.stdio_util.get_stdio_streams()

Returns file pointers (FILE *) as Python integers for the C stdio stdin, stdout, and stderr streams.