[Distutils] Pass parameter to python interpreter

Craig Younkins cyounkins at gmail.com
Sat Mar 24 19:22:39 CET 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/61070500/attachment.html>


More information about the Distutils-SIG mailing list