[py-dev] towards a 0.8.0 release!
Florian Schulze
florian.proff.schulze at gmx.net
Mon Apr 25 12:18:18 CEST 2005
On Sun, 24 Apr 2005 22:07:21 +0200, holger krekel <hpk at trillke.net> wrote:
> Indeed, greenlets & subprocess will probably make the
> installer version dependent, i am afraid. Is it black magic
> to build version dependent installers or is it rather straight
> forward?
As soon as you compile C extensions, you will get an installer which is
only for the python version used to build the installer. So to build an
python 2.3 installer you run it with python 2.3 etc.
Regards,
Florian Schulze
More information about the py-dev
mailing list