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

--- Comment #4 from zhuyifei1999 <zhuyifei1...@gmail.com> ---
Haven't read through the code yet, but the following seems to suggest that
interwiki.py is likely to have the bug:

>>> import pywikibot
>>> pywikibot.Page(pywikibot.Site("zh", "wikipedia"), u"匙吻鲟").exists()
False
>>> pywikibot.Page(pywikibot.Site("zh", "wikipedia"), u"匙吻鱘").exists()
True

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

Reply via email to