Hi Misbah,
Welcome to the project! I am not going to reply to your actual question,
but will give some general hints, based on your mails and your issues so
far:
- I think the most important question is, what are your plans? What do
you actually want to work on?
- A good way to get some faster
Hi I'm trying to use Python to build PyPy. One problem I noticed is the search
paths for modules is not the same For PyPy and Python. I want to add code to
the build process that will check if PyPy or Python is running. If Python is
running, add paths to sys.path that would enable Python to find