if the 'msg' key is not a dict but a basestring this is interpreted as a i18n modul name and the messages are retrieved from i18n folder. You'll see an example at fixes['isbn'] where 'isbn-formatting' is assigned to the 'msg' key
Greetings xqt ----- Original Nachricht ---- Von: Bináris <[email protected]> An: Pywikipedia discussion list <[email protected]> Datum: 23.06.2012 22:59 Betreff: [Pywikipedia-l] Manual of fixes.py > As a preparation to my upcoming presentaion at Wikimania ( > http://wikimania2012.wikimedia.org/wiki/Submissions/Efficient_and_flexible_t > ext_manipulation,_spelling_correction_and_page_collections_with_Pywikibot) > I wrote the missing manpage of fixes.py. Please review and complete if > necessary. > http://www.mediawiki.org/wiki/Manual:Pywikipediabot/fixes.py > > -- > Bináris > > > -------------------------------- > > _______________________________________________ > Pywikipedia-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l > _______________________________________________ Pywikipedia-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
