[scribus] Autoquote2

Gregory Pittman gregp_ky at yahoo.com
Sun Dec 26 21:01:57 CET 2010


On 12/26/2010 01:33 PM, Alexandre Prokoudine wrote:
> On 12/26/10, Gregory Pittman wrote:
>
>> Thanks. There is some weirdness with copy-paste in the wiki now. I've
>> fixed the line(s) above, but there may be issues with the very long
>> lines later on.
>
> And now it's
>
> Traceback (most recent call last):
>    File "<string>", line 8, in<module>
>    File "/usr/local/share/scribus/scripts/Autoquote2.py", line 141
>       elif (ord(char) == 39):
>          ^
the line before that one should have been indented:

singlequote_flag = 'inside'

should line up with the line above it. Python thinks the elif came out 
of nowhere.

Greg



More information about the scribus mailing list