On 21 Oct, 07:50, Paul Rudin <[EMAIL PROTECTED]> wrote:
> > Can you say a little bit more about the execution environment? For
> > example, are you running under mod_python? If so, which version?
>
> I'm not running under mod_python - but this is using cherrypy. I also
> do some passing of pickled
Vinay Sajip <[EMAIL PROTECTED]> writes:
> On 16 Oct, 04:14, Paul Rudin <[EMAIL PROTECTED]> wrote:
>> I'm occasionally seeing tracebacks like this:
>>
>> Traceback (most recent call last):
>> File "logging/__init__.py", line 744, in emit
>> File "logging/__init__.py", line 630, in format
>> F
On 16 Oct, 04:14, Paul Rudin <[EMAIL PROTECTED]> wrote:
> I'm occasionally seeing tracebacks like this:
>
> Traceback (most recent call last):
> File "logging/__init__.py", line 744, in emit
> File "logging/__init__.py", line 630, in format
> File "logging/__init__.py", line 421, in format
>
I'm occasionally seeing tracebacks like this:
Traceback (most recent call last):
File "logging/__init__.py", line 744, in emit
File "logging/__init__.py", line 630, in format
File "logging/__init__.py", line 421, in format
RuntimeError: instance.__dict__ not accessible in restricted mode
I