[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.python

Building Python with Scons

Gerhard Häring

3/1/2010 9:00:00 PM

I'm setting up a third-party library project (similar to the one in
Google Chromium) where I use SCons as build tool.

Now I need to integrate Python, too. Has anybody written a Scons script
for Python 2.x or 3.x, yet?

-- Gerhard