Terry J. Reedy <tjre...@udel.edu> added the comment:

Suggested rewrite:
"System-defined names. These names are defined by the interpreter and its 
implementation (including the standard library). Current system names are 
discussed in the Special method names section and elsewhere. More will likely 
be defined in future versions of Python. *Any* use of __*__ names, in any* 
context, that does not follow explicitly documented use, is
subject to breakage without warning.

----------

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

Reply via email to