R. David Murray <rdmur...@bitdance.com> added the comment:

There is a reason, and that is that it may break existing code in the field 
relying on the current behavior.  This is (unfortunately) true regardless of 
whether the function is public or private, though the fact that it is 
ostensibly private is likely to reduce the amount of breakage.  The fix needs 
to be evaluated to try to guess whether breakage is likely, and if it is, it 
would not be a candidate for backport to 2.6 or 3.1.

----------
nosy: +r.david.murray
versions: +Python 2.7, Python 3.1, Python 3.2 -Python 3.0

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

Reply via email to