Hello all,

After a few days of writing tests and (today) porting the unicode support code, pywikipedia rewrite now fully supports unicode in- and output on windows:

C:\Python27\svn\bin\rewrite>python -i pwb.py
>>> import pywikibot
>>> pywikibot.output(u'\u0414\u043e\u0431\u0440\u043e')
Добро
>>> pywikibot.input(u'\u062d\u0631\u0648\u0641_\u064a\u0648\u0646\u0627\u0646\u064a\u0629')
حروف_يونانية αβγδ
u'\u03b1\u03b2\u03b3\u03b4'
>>>


Please update to SVN revision 11646 or download the latest nightly to enjoy [1]!

Best,
Merlijn

[1] http://pywikipedia.org/nightly/package/pywikipedia-rewrite/pywikipedia-rewrite-nightly.7z