[issue1748015] Module-level stack scopes have incorrect bindings.

2010-08-21 Thread Georg Brandl
Georg Brandl added the comment: Cannot reproduce in trunk. -- nosy: +georg.brandl resolution: -> fixed status: open -> closed ___ Python tracker ___ _

[issue1748015] Module-level stack scopes have incorrect bindings.

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz : Added file: http://bugs.python.org/file13502/inspectStack.py ___ Python tracker ___ ___ Python-bugs-list mailing l

[issue1748015] Module-level stack scopes have incorrect bindings.

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz : Added file: http://bugs.python.org/file13501/triggerBug.py ___ Python tracker ___ ___ Python-bugs-list mailing lis

[issue1748015] Module-level stack scopes have incorrect bindings.

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz : Added file: http://bugs.python.org/file13500/triggerPdb.py ___ Python tracker ___ ___ Python-bugs-list mailing lis

[issue1748015] Module-level stack scopes have incorrect bindings.

2009-03-30 Thread Daniel Diniz
Daniel Diniz added the comment: Confirmed in trunk, adding the bare .py files. -- nosy: +ajaksu2 stage: -> test needed type: -> behavior versions: +Python 2.6 -Python 2.5 Added file: http://bugs.python.org/file13499/buggy.py ___ Python tracker