9 Jul 2012 12:29
SVN: [10450] trunk/pywikipedia/tag_nowcommons.py
http://www.mediawiki.org/wiki/Special:Code/pywikipedia/10450 Revision: 10450 Author: xqt Date: 2012-07-09 10:29:36 +0000 (Mon, 09 Jul 2012) Log Message: ----------- untabify script, redefine skips dictionary; better raise a key error if _default entry doesn't exist Modified Paths: -------------- trunk/pywikipedia/tag_nowcommons.py Modified: trunk/pywikipedia/tag_nowcommons.py =================================================================== --- trunk/pywikipedia/tag_nowcommons.py 2012-07-09 09:48:21 UTC (rev 10449) +++ trunk/pywikipedia/tag_nowcommons.py 2012-07-09 10:29:36 UTC (rev 10450) <at> <at> -5,7 +5,7 <at> <at> """ # # (C) Multichill, 2011 -# (C) xqt,2011 +# (C) xqt, 2012 # # Distributed under the terms of the MIT license. # <at> <at> -22,38 +22,39 <at> <at> from pywikibot import i18n(Continue reading)
RSS Feed