On 5 May, 2010, at 9:43, Amos Anderson wrote:
> i'm having trouble with my non-standard way of building python. what I
> want to do is bundle Python-2.6.5.tar.bz2 with my software, so that
> the version i want can be built along with my code, which might happen
> on osx or linux etc. part of my s
i'm having trouble with my non-standard way of building python. what I
want to do is bundle Python-2.6.5.tar.bz2 with my software, so that
the version i want can be built along with my code, which might happen
on osx or linux etc. part of my software includes C++ extensions w/
boost, so my build sy