Re: [Python-projects] logilab-common 0.53.0: Test failure

2010-12-06 Thread Julien Jehannet
> * Matthias Liebig [06-déc.-2010 18:06]: > Hi! > > When running the testsuite of logilab-common-0.53.0, one test fails: > (...) > The unit test calls assertXMLStringWellFormed() in testlib.py (line > 1450), which calls _assertETXMLWellFormed() (line 1463) with > parse=xml.etree.ElementTree.froms

[Python-projects] logilab-common 0.53.0: Test failure

2010-12-06 Thread Matthias Liebig
Hi! When running the testsuite of logilab-common-0.53.0, one test fails: test_xml_valid (unittest_testlib.TestlibTC) tests xml is valid ... unhandled exception occurred while testing unittest_testlib The full log is attached. The unit test calls assertXMLStringWellFormed() in testlib.py (line 1

Re: [Python-projects] pylint 0.22.0 : alpha release of python3.x support

2010-12-06 Thread Nicolas Chauvat
On Mon, Dec 06, 2010 at 10:40:06AM +0100, Alexandre Fayolle wrote: > What about renaming the unparsable files to '.py.syntaxerror' for example in > the archive and have pylint's unit test rename those before running? +1 not even sure renaming before linting is necessary. -- Nicolas Chauvat l

Re: [Python-projects] pylint 0.22.0 : alpha release of python3.x support

2010-12-06 Thread Alexandre Fayolle
On Monday 06 December 2010 10:32:29 Julien Jehannet wrote: > > * Arfrever Frehtes Taifersar Arahesis > > [06-déc.-2010 04:07]: > > > > 2010-11-16 11:53:47 Emile Anclin napisał(a): > > > Python3 support > > > --- > > > > > > However, the Python3.x support should be considered as an al

Re: [Python-projects] pylint 0.22.0 : alpha release of python3.x support

2010-12-06 Thread Julien Jehannet
> * Arfrever Frehtes Taifersar Arahesis [06-déc.-2010 > 04:07]: > 2010-11-16 11:53:47 Emile Anclin napisał(a): > > Python3 support > > --- > > > > However, the Python3.x support should be considered as an alpha release, > > since we know that some of the tests don't pass. > > > > I