untrusted-python icon indicating copy to clipboard operation
untrusted-python copied to clipboard

📦 Run untrusted python code on the server.

Results 2 untrusted-python issues
Sort by recently updated
recently updated
newest added

Hi @healeycodes , firstly I'd like to say thanks for the great idea and making it work. But it there seems to be an issue what we can't import several...

When I run the python file below, it will throw following error after python exist: > Segmentation fault (core dumped) Here is my source code: ``` # -*- coding: utf-8...