Message2352
Every now and then I get the following email sent from Roundup. This started after upgrading to Roundup v 1.2.1. I ran it on Windows XP with Python 2.4 and Sqlite backend.
Thank you,
Tonu
Subject: error instance has no attribute 'errno'
Body:
Traceback (most recent call last):
File "C:\Python24\lib\site-packages\roundup\cgi\client.py", line 272, in inner_main
self.write_html(self.renderContext())
File "C:\Python24\lib\site-packages\roundup\cgi\client.py", line 852, in write_html
if error.errno != errno.EPIPE:
AttributeError: error instance has no attribute 'errno' |
|
Date |
User |
Action |
Args |
2009-02-03 14:21:56 | admin | link | issue1600727 messages |
2009-02-03 14:21:56 | admin | create | |
|