[Pywikipedia-l] SVN: [4725] trunk/pywikipedia/catlib.py

rotem at svn.wikimedia.org rotem at svn.wikimedia.org
Mon Dec 17 20:09:04 UTC 2007


Revision: 4725
Author:   rotem
Date:     2007-12-17 20:08:58 +0000 (Mon, 17 Dec 2007)

Log Message:
-----------
Not anymore.

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

Modified: trunk/pywikipedia/catlib.py
===================================================================
--- trunk/pywikipedia/catlib.py	2007-12-17 16:23:24 UTC (rev 4724)
+++ trunk/pywikipedia/catlib.py	2007-12-17 20:08:58 UTC (rev 4725)
@@ -89,9 +89,8 @@
         Cache results of _parseCategory for a second call.
 
         If recurse is a bool, and value is True, then recursively retrieves
-        contents of all subcategories without limit. (WARNING: can lead to
-        infinite loops!) If recurse is an int, recursively retrieves
-        contents of subcategories to that depth only.
+        contents of all subcategories without limit. If recurse is an int,
+        recursively retrieves contents of subcategories to that depth only.
 
         Other parameters are analogous to _parseCategory(). If purge is True,
         cached results will be discarded. If startFrom is used, nothing





More information about the Pywikipedia-l mailing list