[Distutils] Buildout - Pass parameter to interpreter

Craig Younkins cyounkins at gmail.com
Sun Mar 25 05:26:15 CEST 2012


I want to run my code with the -3 flag of the 2.6 interpreter. The proxy
script that buildout's zc.recipe.egg:scripts generates does not accept
arbitrary interpreter arguments. How can I pass the -3 flag to the proxy
script or otherwise run with the -3 flag? Thanks!

Craig Younkins
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20120324/9387ffcc/attachment.html>


More information about the Distutils-SIG mailing list