unix: Implement -m option (execute module from stdlib).
Support for packages as argument not implemented, but otherwise error and exit handling should be correct. This for example will allow to do: pip-micropython install micropython-test.pystone micropython -m test.pystone
Please register or sign in to comment