You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to distut...@python.org
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!