Fix packaging script so it works with sandboxed interpreters.

Closed Bitbucket Importer requested to merge bitbucket/declined-pr-472 into branch/default

Created originally on Bitbucket by Lieuwe_Mosch (lieuwe mosch)

Changesets for this Pull Request have not been imported, because it had been already declined on Bitbucket. Marked as closed by the import user.

Adds a --sandbox flag to package.py that'll avoid calling the built pypy and disables cffi modules.

Merge request reports