Bugs item #3610296, was opened at 2013-04-08 03:26
Message generated for change (Tracker Item Submitted) made by cdpark
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3610296&group_id=93107

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: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: ChongDae (cdpark)
Assigned to: Nobody/Anonymous (nobody)
Summary: isDisambig() fails 2: Reopen ID: 3610288

Initial Comment:
The bug is not fixed in r11357. 'page.isDisambig()' also fails in this code.
---------------------------------------------
import pywikibot
site = pywikibot.getSite('en')
page = pywikibot.Page(site, u'Category:Soft drink user templates')
print page.isCategoryRedirect()
---------------------------------------------

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3610296&group_id=93107

_______________________________________________
Pywikipedia-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikipedia-bugs

Reply via email to