error in 1.4.2

Rob Hagopian <[email protected]> Thu, 31 Oct 2002 11:27:47 -0500
Newsgroups gmane.network.up2date.current.devel
Message-ID <F4A736AE282FD511BC28009027CC7C59065B1371@gopostal>
I'm getting this in the http error log using 1.4.2 w/various clients:

[Thu Oct 31 11:20:07 2002] [error] PythonHandler current_apache: Traceback
(innermost last):
[Thu Oct 31 11:20:07 2002] [error] PythonHandler current_apache:   File
"/usr/lib/python1.5/site-packages/mod_python/apache.py", line 185, in
Dispatch
[Thu Oct 31 11:20:07 2002] [error] PythonHandler current_apache:   File
"/usr/share/current/current_apache.py", line 193, in handler
[Thu Oct 31 11:20:07 2002] [error] PythonHandler current_apache:   File
"/usr/share/current/logger.py", line 81, in logException
[Thu Oct 31 11:20:07 2002] [error] PythonHandler current_apache:
AttributeError: 'None' object has no attribute 'write'

Doesn't seem to cause any problems, but... :-)

-Rob