On Fri, Dec 21, 2012 at 12:21 AM, Jonathan Slenders <[email protected]> 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 is interest for adding this to Pypy's repository, surely I can add > some more documentation, tests and sample code. > > Cheers, > Jonathan > > _______________________________________________ > pypy-dev mailing list > [email protected] > http://mail.python.org/mailman/listinfo/pypy-dev >
Hi Jonathan Thanks for your contribution. I think this code belongs more to twisted than to pypy (or maybe to it's own project, who knows). If you want to contribute to twisted, I suggest reading the guildelines - http://twistedmatrix.com/trac/wiki/BasicGuideToContributingCode You can also ask twisted folks for support - they're incredibly friendly for newcomers and you can receive any feedback you need. Cheers, fijal _______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
