Bugs item #2831932, was opened at 2009-08-04 12:21 Message generated for change (Tracker Item Submitted) made by crochet_david You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2831932...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: interwiki Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: David Crochet (crochet_david) Assigned to: Nobody/Anonymous (nobody) Summary: -prefixindex reach the end of the list but want to continue
Initial Comment: dcrochet@linux-fxgk:~/pywikipedia> svn up
Récupération de la référence externe vers 'spelling' Référence externe à la révision 7107.
À la révision 7107. dcrochet@linux-fxgk:~/pywikipedia> python version.py Pywikipedia (r7101 (wikipedia.py), 2009/07/27, 15:54:13) Python 2.4.2 (#1, Jan 10 2008, 17:45:02) [GCC 4.1.2 20070115 (prerelease) (SUSE Linux)] dcrochet@linux-fxgk:~/pywikipedia>
I use this script : for isolang in cs de el en es fi fr it ja pt ; do for namespace in User Wikiversity Template Help Category ; do python interwiki.py -start:"${namespace}:" -lang:$isolang done done
with wikiversity as family.
The script can't finish any condition because the interwiki.py tell to take the 60th next page, but if they are less than 60 to take, he freeze (tha''s what i think)
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2831932...
pywikipedia-bugs@lists.wikimedia.org