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
_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to