[Pywikipedia-l] SVN: [5730] branches/rewrite/pywikibot/family.py
russblau at svn.wikimedia.org
russblau at svn.wikimedia.org
Fri Jul 18 18:44:20 UTC 2008
Revision: 5730
Author: russblau
Date: 2008-07-18 18:44:19 +0000 (Fri, 18 Jul 2008)
Log Message:
-----------
add crossnamespace (for compatibility with old family files, not currently used here)
Modified Paths:
--------------
branches/rewrite/pywikibot/family.py
Modified: branches/rewrite/pywikibot/family.py
===================================================================
--- branches/rewrite/pywikibot/family.py 2008-07-18 18:43:32 UTC (rev 5729)
+++ branches/rewrite/pywikibot/family.py 2008-07-18 18:44:19 UTC (rev 5730)
@@ -1992,6 +1992,8 @@
},
}
+ self.crossnamespace = {}
+
# letters that can follow a wikilink and are regarded as part of this link
# This depends on the linktrail setting in LanguageXx.php and on
# [[MediaWiki:Linktrail]].
More information about the Pywikipedia-l
mailing list