Brett Cannon <br...@python.org> added the comment:

"defaultaction" and "default_action" is in the same situation. I think there 
may have been a circular import/ref problem as _warnings pulls from warnings 
the objects to use for the variables in question. Or at least that's what makes 
sense. =)

That means the _warnings versions should simply be renamed to "_onceregistry" 
and "_defaultaction" instead of their current names. Work for you?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9766>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to