Pete,

> Note, that the subject line is missing. In my real filter, it left
> the current execution frame, and execution continued one or two
> level up the stack.

The only thing I've run into that's like that is when an exception is
raised in a function that I didn't think would do that and was caught
in a place that I didn't expect.

That it happens with the logging module and a non-ASCII encoding but
only when run in an environment with very few environment variables
also suggests something like that to me.

I realize that that's not what your example code suggests, but if it
were obvious it would already be fixed.

Regards,
Matt

_______________________________________________
Email-SIG mailing list
Email-SIG@python.org
Your options: 
https://mail.python.org/mailman/options/email-sig/archive%40mail-archive.com

Reply via email to