Bugs item #2898041, was opened at 2009-11-15 17:06 Message generated for change (Comment added) made by rubin16 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2898041...
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: General Group: None Status: Open Resolution: None
Priority: 8
Private: No Submitted By: Linar Khalitov (rubin16) Assigned to: Nobody/Anonymous (nobody) Summary: continue of 2897243
Initial Comment: dens@vz153 ~/pywikipedia $ python interwiki.py -continue -autonomous -nolog -query:20 Traceback (most recent call last): File "interwiki.py", line 2164, in <module> mainpagename = site.mediawiki_message('mainpage') File "/home/dens/pywikipedia/wikipedia.py", line 5955, in mediawiki_message datas = query.GetData(params, self)['query']['allmessages'][0] File "/home/dens/pywikipedia/query.py", line 124, in GetData jsontext = site.getUrl( path, retry=True, sysop=sysop, data=data) File "/home/dens/pywikipedia/wikipedia.py", line 5572, in getUrl if self.cookies(sysop = sysop) and not no_hostname: File "/home/dens/pywikipedia/wikipedia.py", line 5198, in cookies self._loadCookies(sysop = sysop) File "/home/dens/pywikipedia/wikipedia.py", line 5248, in _loadCookies if k and v and k not in self._cookies[index]: TypeError: argument of type 'NoneType' is not iterable
dens@vz153 ~/pywikipedia $ python version.py Pywikipedia [http] trunk/pywikipedia (r7650, 2009/11/15, 13:17:01) Python 2.5.4 (r254:67916, Aug 23 2009, 21:30:57) [GCC 4.1.2 (Gentoo 4.1.2 p1.0.2)]
r7650 - not working
----------------------------------------------------------------------
Comment By: Linar Khalitov (rubin16)
Date: 2009-11-15 17:07
Message: more priority
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2898041...
pywikipedia-bugs@lists.wikimedia.org