"Xqt" posted a comment on pywikipedia.r10043. URL: http://www.mediawiki.org/wiki/Special:Code/pywikipedia/10043#c32785
Commit summary for pywikipedia.r10043: Reworked terminal_interface. Architectural change: cleaner separation between generic code, unix-specific and windows-specific (in two varieties) code Behavioural change: windows now either inputs/outputs ascii (without ctypes) or full unicode (with ctypes). Yes, no more chcp crap! Xqt's comment: There is another reason for transliterations (maybe it's a feature request but should be followed): e.g. for solving interwikis bot-supported by hand it is a great advantage to have transliterated text instead of unicode signs for comparing the page titles and to decide which is page corresponds to the other. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
