[Distutils] Pypy and site.py and makepath

Lennart Regebro regebro at gmail.com
Fri Mar 12 21:20:10 CET 2010


What exactly is site.py for? I tried installing Distribute with PyPy,
and it fails, because if you start it, it runs site.py, and site.py
uses makepath, but doesn't import or define it, so it fails.

Running the tests with python2.6 and it seems site.py is never run,
but removing it makes the tests fail.

Any insight into this?

-- 
Lennart Regebro: Python, Zope, Plone, Grok
http://regebro.wordpress.com/
+33 661 58 14 64


More information about the Distutils-SIG mailing list