Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Hello,

By trying to reproduce an fdo, I got a lot of these on console:
Python exception: <class 'TabError'>: inconsistent use of tabs and spaces in
indentation (__init__.py, line 70), traceback follows
 
/home/julien/compile-libreoffice/libo/solver/unxlngx6/installation/opt/program/uno.py:265
in function _uno_import() [return _g_delegatee( name, *optargs, **kwargs )]
 
/home/julien/compile-libreoffice/libo/solver/unxlngx6/installation/opt/share/extensions/numbertext/reg.uno.py:7
in function createInstance() [import org.Numbertext]
 
/home/julien/compile-libreoffice/libo/solver/unxlngx6/installation/opt/program/unohelper.py:292
in function createInstanceWithContext() [return self.clazz( context )

So I unzipped src/b8cbca7b3363e6ca2d02bc0ba2b63904-numbertext_0.9.4.oxt and
runned pep8 (1.3.3 version) on it. Except "E501 lines too long", I fixed all
the pep8 warnings. I put all the changes files here:
changes.tar.bz2
<http://nabble.documentfoundation.org/file/n4022762/changes.tar.bz2>  

pylint gives warnings too but I don't know really how to fix them.

If it's ok, does it worth it to create a new version of numbertext?

Julien




--
View this message in context: http://nabble.documentfoundation.org/About-numbertext-tp4022762.html
Sent from the Dev mailing list archive at Nabble.com.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.