[Distutils] "python" option in buildout 2.1.1

Joe Steeve js at hipro.co.in
Wed Jul 3 22:03:43 CEST 2013


From the buildout 2.1.1 docs on pypi:

        python
           The name of a section containing information about the
        default
           Python interpreter.  Recipes that need a installation
           typically have options to tell them which Python installation
        to
           use.  By convention, if a section-specific option isn't used,
        the
           option is looked for in the buildout section.  The option
        must
           point to a section with an executable option giving the path
        to a
           Python executable.  By default, the buildout section defines
        the
           default Python as the Python used to run the buildout.
        
Is the above still relevant? I am trying to build a custom python using
zc.recipe.cmmi and use the interpreter in other parts, like in:

        http://goo.gl/ufWwT

But, that simply does not work.

Regards,
Joe

-- 
Joe Steeve
HiPro IT Solutions Private Limited
http://hipro.co.in/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20130704/8db5e670/attachment.pgp>


More information about the Distutils-SIG mailing list