[New-bugs-announce] [issue10151] Docs: can globals() be updated?

Thomas Guettler report at bugs.python.org
Wed Oct 20 09:19:47 CEST 2010


New submission from Thomas Guettler <guettli at thomas-guettler.de>:

Hi,

the documentation of "globals()" is missing a note if you can update
the dictionary:

http://docs.python.org/library/functions.html?highlight=globals#globals

For "locals()" it is documented:
http://docs.python.org/library/functions.html?highlight=locals#locals

----------
assignee: docs at python
components: Documentation
messages: 119192
nosy: docs at python, guettli
priority: normal
severity: normal
status: open
title: Docs: can globals() be updated?
versions: Python 2.7

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


More information about the New-bugs-announce mailing list