Neal Norwitz <[EMAIL PROTECTED]> added the comment:

On Tue, Apr 1, 2008 at 6:14 AM, Brett Cannon <[EMAIL PROTECTED]> wrote:
>
>  Brett Cannon <[EMAIL PROTECTED]> added the comment:
>
>  Neal's issues are addressed in this patch. I also finally filled out
>  warnings.h. The only thing that I didn't deal with is Neal's worry of
>  exposing _PyWarnings_Init(). It is not explicitly exported anywhere as
>  part of the API so I am not sure what he is worrying about.

I wasn't so worried about exposing it, I didn't like the name
pollution (we're talking about init_warnings, right?).  I know that we
have other modules that use init*, but those are broken too.  I'm not
sure we should fix those in 2.6, but 3.0 we should.

_____________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1631171>
_____________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to