Re: Line-wrapping in tables

Robin Becker <[email protected]>
Newsgroups gmane.comp.python.reportlab.user
Message-ID <[email protected]>
Steve,

I made a py26 branch without the restriction. If I use that branch then I can 
run all the reportlab open source tests without any errors. I get warnings about 
deprecations in the tests.

> (t26) C:\Tmp\t26\repos\reportlab\tests>python runAll.py
> .......................................................................C:\Tmp\t26\repos\reportlab\tests\test_lib_utils.p
> y:129: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
>   self.assertEquals(e.message, "Could not import 'reportlab.pdfgen.brush'")
> C:\Tmp\t26\repos\reportlab\tests\test_lib_utils.py:135: DeprecationWarning: BaseException.message has been deprecated as
>  of Python 2.6
>   self.assertEquals(e.message, "Could not import 'totally.non.existent'")
> C:\Tmp\t26\repos\reportlab\src\reportlab\lib\utils.py:300: DeprecationWarning: BaseException.message has been deprecated
>  as of Python 2.6
>   msg = "Exception raised while importing '%s': %s" % (modulename, e.message)
> C:\Tmp\t26\repos\reportlab\tests\test_lib_utils.py:142: DeprecationWarning: BaseException.message has been deprecated as
>  of Python 2.6
>   self.assert_('integer division or modulo by zero' in e.message)
> ........................................................................................................................
> .............................
> ----------------------------------------------------------------------
> Ran 220 tests in 153.391s
>
> OK




On 08/04/2014 21:12, Robin Becker wrote:
> I'm fairly sure it would work pretty well for 2.6. I'll try and make a
> branch in the morning.
.....


-- 
Robin Becker
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.