Re: [pypy-dev] Twisted sandbox library.

2012-12-20 Thread Joe Hillenbrand
I notice there is no license posted with this. Remember anything posted without a license is considered all rights reserved, so nobody can use this as it is right now. On Dec 20, 2012 2:23 PM, "Jonathan Slenders" wrote: > Hi all, me again :) > > As contributions for a better sandbox hypervisor li

Re: [pypy-dev] Twisted sandbox library.

2012-12-20 Thread Maciej Fijalkowski
On Fri, Dec 21, 2012 at 12:21 AM, Jonathan Slenders wrote: > Hi all, me again :) > > As contributions for a better sandbox hypervisor library were welcome, I > here contribute our Twisted Matrix hypervisor. > > https://github.com/jonathanslenders/twisted-sandlib/blob/master/sandlib.py > > If there

[pypy-dev] Twisted sandbox library.

2012-12-20 Thread Jonathan Slenders
Hi all, me again :) As contributions for a better sandbox hypervisor library were welcome, I here contribute our Twisted Matrix hypervisor. https://github.com/jonathanslenders/twisted-sandlib/blob/master/sandlib.py If there is interest for adding this to Pypy's repository, surely I can add some