Hi Samkit, On 26 December 2012 14:34, [email protected] <[email protected]> wrote: > "Pywikipedia [http] trunk/pywikipedia (r10802, 2012/12/16, 22:52:27) > > I have also attached screenshot of my user-config.py.
Very strange - could you create a new file 'test.py' with the following contents and run 'python test.py'? import wikipedia wikipedia.output(u'\u03c2\u03b9\u03ba\u03b9\u03c0\u03b5\u03b4\u03b9\u03b1') Does this output a) ????ped?a, b) ςικιπεδια, or c) (yellow) sikipedia? With a very basic user-config.py (and with the console_encoding and transliteration_target set as in your file), I get a) with raster fonts and b) with truetype fonts... Best, Merlijn _______________________________________________ Pywikipedia-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
