Message216
Logged In: YES
user_id=540690
Sorry for the delay - had to set up another machine, since
I've upgraded to python 2.2 (and really _do_ enjoy working
with roundup ever since).
I've found the bug on a SuSE Linux 7.2 machine with
Python 2.1.1 installed. I've tested with roundup 0.4.1 (sorry,
not the most recent cvs version). The errors all follow the
same scheme:
======================================================================
ERROR: testA_Status (test.test_schema.SchemaTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test/test_schema.py", line 42, in setUp
class Database(anydbm.Database):
AttributeError: 'anydbm' module has no attribute 'Database'
HTH, Albert |
|
Date |
User |
Action |
Args |
2009-02-03 14:20:01 | admin | link | issue554411 messages |
2009-02-03 14:20:01 | admin | create | |
|