[docs] [issue26449] Tutorial on Python Scopes and Namespaces uses confusing 'read-only' terminology

Georg Brandl report at bugs.python.org
Sun Feb 28 15:06:34 EST 2016


Georg Brandl added the comment:

I think rephrasing with "... can only be read" would keep the intended meaning, but avoid the problematic "the namespaces are readonly" meaning.

----------
nosy: +georg.brandl

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26449>
_______________________________________


More information about the docs mailing list