logilab-common #35331 String exception removed from Python >= 2.6 [resolved]
Hello, in Python versions >= 2.6, string exceptions have been removed. In logilab-common there is one of them you might want to address: testlib.py: raise "Error while reading \ This comes from a rather fast check, you might also want to give it a deeper look. Thanks in advance, Sandro | |
priority | normal |
---|---|
type | bug |
done in | 0.51.0 |
load | 0.000 |
load left | 0.000 |
closed by | #cc01389a0dbc don't raise string exception in testlib (closes #35331) |