[Scons-users] Scons on pypy
Daniel Holth
dholth at gmail.com
Sat Jun 4 13:33:59 EDT 2016
I am trying to run SCons on pypy. It seems to work fine if I do a global
find/replace over the SCons source code, changing all __slots__ to
__slats__, because pypy does not like to change the __class__ otherwise.
This is from mercurial and pypy5.
Have you had success running scons in pypy?
Thanks,
Daniel Holth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20160604/ed8510ca/attachment.html>
More information about the Scons-users
mailing list