Re: Python dummy interpreter

2007-12-16 Thread [EMAIL PROTECTED]
On Dec 17, 2:25 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: Never mind, I found it. Virtualpython, docs available under easy install. -T > Hi all, > > I remember a tool which (basically) creates a directory somewhere in > the user's home directory and puts a copy (or perhaps link to) the >

Python dummy interpreter

2007-12-16 Thread [EMAIL PROTECTED]
Hi all, I remember a tool which (basically) creates a directory somewhere in the user's home directory and puts a copy (or perhaps link to) the python interpreter, adding that directory to the search path. In this way, it is possible for a user without root permissions to install additional packag