[Distutils] Pypy and site.py and makepath

Lennart Regebro regebro at gmail.com
Sat Mar 13 00:45:23 CET 2010


On Sat, Mar 13, 2010 at 00:35, Guido van Rossum <guido at python.org> wrote:
> around line 75 of site.py in the python 2.6 source tree. Maybe PyPy
> has its own broken copy?

No, it's the site.py in the Distribute tree I'm talking about. Sorry
for being unclear about this. It may be a broken copy, yes.

>> Running the tests with python2.6 and it seems site.py is never run,
>
> How do you know?

Because no matter what I stick in it, prints, exceptions, set_trace(),
syntax errors; nothing happens.

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


More information about the Distutils-SIG mailing list