Name space pollution

Skip Montanaro skip at pobox.com
Wed Jan 22 22:10:37 EST 2003


    Andreas> It seems to me that Python should not be polluting the
    Andreas> namespace this way - shouldn't the Python typedef be something
    Andreas> like PyDestructor instead of just "destructor"?
    ...
    Andreas> Is there any chance this will be fixed?

I forwarded your note to the python-dev mailing list.  Please consider
filing a bug report on SourceForge.  Python 2.3 is in an active alpha phase
right now, so I would guess there's a fair probability this can be fixed.
(Any chance you can develop a patch to solve the problem?)

Skip






More information about the Python-list mailing list