2012/1/29 Merlijn van Deen <[email protected]>

> What is apispec? The name of your module?
>
Yes, it is. I finally began to write the library for special pages since
noone else did it.


>
> Check wikipedia.py:7853-7858 (r9841) for the code that determines what
> gets output on -help. Try using pdb and check what happens. Maybe something
> with the text encoding, or a broken docuReplacements?
>

None of them. I tried to comment out .decode('utf-8')  (nothing changes,
encoding is fine), tried to insert prints to various places including the
last line of try clause and they appear properly. There are no
docureplacements at all. The next idea is to mine into except clause, but I
forgot the code that displays the error message for a general "except". I
saw it somewhere a few days ago...


-- 
Bináris
_______________________________________________
Pywikipedia-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l

Reply via email to