Unable to run sanboxed interactive shell from-the-box
Created originally on Bitbucket by coldmind (Andrew NA)
When building a sandboxed binary as described in documentation and trying to run it by ./pypy_interact.py ../goal/pypy-c-sandbox
, it fails because of https://bitbucket.org/pypy/pypy/src/1caecf593f7ce229f555eee026a10b37fd7d517c/lib_pypy/_pypy_irc_topic.py?at=default#_pypy_irc_topic.py-246, which is importing time
module which is not works now with sandbox.
Should I find a way to get a timestamp bypassing time module?
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information