~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to buildout-templates/bin/py.in

merge from original buildout branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
PYTHONPATH=${os-paths} ${buildout:executable} "$@"