Revision: 7848
Author:   xqt
Date:     2009-12-31 10:09:36 +0000 (Thu, 31 Dec 2009)

Log Message:
-----------
some blanks deleted

Modified Paths:
--------------
    trunk/pywikipedia/family.py

Modified: trunk/pywikipedia/family.py
===================================================================
--- trunk/pywikipedia/family.py 2009-12-31 10:08:16 UTC (rev 7847)
+++ trunk/pywikipedia/family.py 2009-12-31 10:09:36 UTC (rev 7848)
@@ -3103,16 +3103,18 @@
         self.disambiguationTemplates = {
             '_default': []
         }
-        # A list with the projects could share cross-project sessions.
+
+        # A list of projects that share cross-project sessions.
         self.cross_projects = []
+
         # A list with the name for cross-project cookies.
         # default for wikimedia centralAuth extensions.
         self.cross_projects_cookies = ['centralauth_Session', 
'centralauth_Token', 'centralauth_User']
         self.cross_projects_cookie_username = 'centralauth_User'
-        
+
         # A list with the name in the cross-language flag permissions
         self.cross_allowed = []
-        
+
         # A list with the name of the category containing disambiguation
         # pages for the various languages. Only one category per language,
         # and without the namespace, so add things like:



_______________________________________________
Pywikipedia-svn mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikipedia-svn

Reply via email to