[Fwd: Re: [Pythonmac-SIG] OS X import bug?]

Jack Jansen Jack.Jansen@oratrix.nl
Sat, 26 Jan 2002 15:15:35 +0100


On Saturday, January 26, 2002, at 03:09  AM, Manoj Plakal wrote:

>
> Confirmed a solution to the OS X import bug/feature.
> The flat namespace used in building extension
> modules is to blame.

Ah, great that you found this. I was already thinking along 
these lines but I wanted to do a test before I posted here.

> I think I will submit a bug on Sourceforge
> asking that flat namespace be disabled.

The disadvantage of this is that a Python built on 10.1 will no 
longer run on 10.0. So I think we should make this into a 
configure flag (--with-flat-namespace, default off). Or is this 
overkill? (a binary created on 10.0 will run on 10.0, of course, 
because it is automatically flat namespace).

Oh yes, a bug report is a good idea, but a patch would be an 
even better idea:-)
--
- Jack Jansen        <Jack.Jansen@oratrix.com>        
http://www.cwi.nl/~jack -
- If I can't dance I don't want to be part of your revolution -- 
Emma Goldman -