Looking for a core developer who can review a distutils change -- it's a
very small change:
http://bugs.python.org/issue23063
Let me know how I can help (e.g.: if I can review or test something to
offset time spent).
Cheers,
Marc
___
Python-Dev mailing
Anyone know how to build and run tests on an OS X build with
—enable-framework, without installing the framework? I want to test
that something works in my tree without polluting /Library/Frameworks
with stuff that could mess up future tests.
I've been mucking around with DYLD_FRAMEWORK_PATH but n