This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ocean-city
Recipients ocean-city, pest
Date 2009-02-10.07:35:43
SpamBayes Score 0.010911197
Marked as misclassified No
Message-id <1234251345.63.0.163155508857.issue5197@psf.upfronthosting.co.za>
In-reply-to
Content
According to http://docs.python.org/library/functions.html#vars

>The returned dictionary should not be modified: the effects on the
>corresponding symbol table are undefined.

Same can be said for locals() as well.
History
Date User Action Args
2009-02-10 07:35:45ocean-citysetrecipients: + ocean-city, pest
2009-02-10 07:35:45ocean-citysetmessageid: <1234251345.63.0.163155508857.issue5197@psf.upfronthosting.co.za>
2009-02-10 07:35:43ocean-citylinkissue5197 messages
2009-02-10 07:35:43ocean-citycreate