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 Glin
Recipients Glin, georg.brandl
Date 2009-04-02.10:07:50
SpamBayes Score 1.0046854e-06
Marked as misclassified No
Message-id <1238666872.83.0.770628932779.issue5641@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not talking about exception variable, but about the variables in
local scope of function job() (in my example it is the variable 'a' of
class A).

Sorry, if I did not make myself clear.
History
Date User Action Args
2009-04-02 10:07:53Glinsetrecipients: + Glin, georg.brandl
2009-04-02 10:07:52Glinsetmessageid: <1238666872.83.0.770628932779.issue5641@psf.upfronthosting.co.za>
2009-04-02 10:07:51Glinlinkissue5641 messages
2009-04-02 10:07:50Glincreate