mitshell

Results 4 issues of mitshell

Hello, everything is in the title: from the source of gmpy2_binary.c, it looks impossible to access the "order" argument of mpz_import / export from Python. Is there any special tip...

Hello, do you finally have plans to release the debugger for the shannon modem ? It seems required by the `patch_modem.py` application: `../debugger/bin/payload.bin` but is not present in the directory...

Create a proper `logging` based log() function in each file where it is required, instead of relying on the library-wide `log()` function from `pycrate_core.utils`. Move remaining `print()` calls to those...

enhancement