[issue5578] unqualified exec in class body

Maciek Fijalkowski report at bugs.python.org
Fri Mar 27 15:40:57 CET 2009


New submission from Maciek Fijalkowski <fijal at genesilico.pl>:

A patch and a test. The problem is a bit broader - what about import * etc?

Patch fixes that, but without a test.

----------
components: Interpreter Core
files: out.diff
keywords: patch
messages: 84259
nosy: fijal
severity: normal
status: open
title: unqualified exec in class body
versions: Python 2.4, Python 2.5, Python 2.6, Python 2.7
Added file: http://bugs.python.org/file13435/out.diff

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


More information about the Python-bugs-list mailing list