[New-bugs-announce] [issue5199] warns vars() assignment as well as locals()

Hirokazu Yamamoto report at bugs.python.org
Tue Feb 10 08:46:07 CET 2009


New submission from Hirokazu Yamamoto <ocean-city at m2.ccsnet.ne.jp>:

This comes from issue5197. Maybe we can emphasize a behavior of
assignment to vars() is undefined if decorated with red block of
*warning* as well as locals(). This patch is for release26-maint.

----------
assignee: georg.brandl
components: Documentation
files: warn_vars_assignment.patch
keywords: patch
messages: 81534
nosy: georg.brandl, ocean-city
severity: normal
status: open
title: warns vars() assignment as well as locals()
Added file: http://bugs.python.org/file13008/warn_vars_assignment.patch

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


More information about the New-bugs-announce mailing list