Page MenuHomePhabricator

API Error: got multiple values for keyword argument 'info'
Closed, ResolvedPublic

Description

markiere: [[Spezial:Beiträge/84.128.23.123|84.128.23.123]]
ERROR: Detected MediaWiki API exception Exception; raising
something unexpeted happend, trace:
Traceback (most recent call last):
  File ".\scripts\vm-auto-erl-neu.py", line 540, in run
    else:
  File ".\scripts\vm-auto-erl-neu.py", line 221, in markBlockedusers
    vmPage.put(newRawText,
  File "C:\pwb\core\pywikibot\page.py", line 1124, in put
    **kwargs)
  File "C:\pwb\core\pywikibot\tools\__init__.py", line 953, in wrapper
    del __kw[old_arg]
  File "C:\pwb\core\pywikibot\page.py", line 1043, in save
    **kwargs)
  File "C:\pwb\core\pywikibot\page.py", line 1054, in _save
    watch=watchval, bot=botflag, **kwargs)
  File "C:\pwb\core\pywikibot\site.py", line 1059, in callee
    return fn(self, *args, **kwargs)
  File "C:\pwb\core\pywikibot\site.py", line 4142, in editpage
    result = req.submit()
  File "C:\pwb\core\pywikibot\data\api.py", line 1679, in submit
    raise APIMWException(class_name, info, **result["error"])
TypeError: __init__() got multiple values for keyword argument 'info'

Event Timeline

Xqt raised the priority of this task from to Medium.
Xqt updated the task description. (Show Details)
Xqt added a project: Pywikibot.
Xqt subscribed.
Restricted Application added subscribers: Aklapper, Unknown Object (MLST). · View Herald TranscriptApr 24 2015, 7:45 AM
XZise set Security to None.

Yep that should fix the issue.