Hi,
On Mon, Feb 13, 2012 at 04:41, kracekumar ramaraju
wrote:
> os.getcwd() yields /tmp, so how can I install third party packages in the
> environment, Class package installation will fail I am not wrong.
You are on your own in this custom environment. Just put the package
you want to install
Hi
I am running pypy-1.8 sandboxed one, i created file named `name.py` in
current working directory and importing `name.py`, as expected it should
fail since sandboxed environment runs on its own file system. sys.path
yields
['', '/bin/lib_pypy/__extensions__', '/bin/lib_pypy',
'/bin/lib-python/