Terry J. Reedy added the comment:

> As Richard explained, this will not break working code, this will break only 
> broken code

If code is both working and broken, for some reasonable meaning of 'working' 
and 'broken', breaking such broken code *will* break working code. I understood 
Richard as saying that code that 'works by dumb luck' is *also* broken.

I agree we do not need to retain unpredictable 'dumb luck' -- in future 
versions. But in the absence of a clear discrepancy between doc and behavior 
(the definition of a bug) I believe breaking such code in a bugfix release 
would be contrary to current policy.

----------

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

Reply via email to