About numbertext
Michael Stahl
mstahl at redhat.com
Thu Dec 6 02:13:08 PST 2012
On 05/12/12 22:02, julien2412 wrote:
> 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
Python 3 is more strict about indentation, tabs are now considered
un-equal to any number of spaces so you get these syntax errors.
> If it's ok, does it worth it to create a new version of numbertext?
probably, since the current one won't run; you'll have to find out who
the upstream of that is and get them to release a new version.
More information about the LibreOffice
mailing list