https://bugzilla.wikimedia.org/show_bug.cgi?id=72047

--- Comment #3 from Fabian <[email protected]> ---
Hmmm that is strange. Can you test it without an apicache? For me all three
prefixes are known:

>>> import pywikibot
>>> s = pywikibot.Site("cs", "wikipedia")
>>> s.interwiki("c")
Site("commons", "commons")
>>> s.interwiki("d")
Site("wikidata", "wikidata")
>>> s.interwiki("outreach")
Site("outreach", "outreach")

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to