Bugs item #3579749, was opened at 2012-10-24 05:56 Message generated for change (Settings changed) made by xqt You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3579749...
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: None
Group: trunk Status: Closed Resolution: Fixed
Priority: 5 Private: No Submitted By: Amir (amird) Assigned to: Nobody/Anonymous (nobody) Summary: A bug in http.py
Initial Comment: I ran a code for changing in wikidata but after the edit this error occurs: File "/home/amir/wikipedia.py", line 2013, in put newPage, self.site().getToken(sysop = sysop), sysop = sysop, botflag=botflag, maxTries=maxTries, wikidata=wikidata) File "/home/amir/wikipedia.py", line 2151, in _putPage if response.code == 500: File "/home/amir/pywikibot/comms/http.py", line 50, in __getattr__ return self._call(name, attr, *args, **kwds) NameError: global name 'args' is not defined
----------------------------------------------------------------------
Comment By: Dr. Trigon (drtrigon) Date: 2012-11-12 12:39
Message: fixed in r10714.
----------------------------------------------------------------------
Comment By: xqt (xqt) Date: 2012-11-11 12:04
Message: reverted
----------------------------------------------------------------------
Comment By: xqt (xqt) Date: 2012-11-11 11:58
Message: fixed in r10771. Could you please verify.
----------------------------------------------------------------------
Comment By: Dr. Trigon (drtrigon) Date: 2012-10-26 11:16
Message: Could you please provide some information on how to reproduce this error?
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3579749...