IDEA: what if #pip mocked out all the dangerous apis, (system calls, network calls) so it could install in "safe" mode. A poor man's sandbox.
#python
Post
November 13, 2020
November 13, 2020
IDEA: what if #pip mocked out all the dangerous apis, (system calls, network calls) so it could install in "safe" mode. A poor man's sandbox.
#python