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

            Bug ID: 67121
           Summary: File talk namespace is broken with "Image talk" prefix
           Product: Pywikibot
           Version: core (2.0)
          Hardware: All
                OS: All
            Status: NEW
          Severity: critical
          Priority: Unprioritized
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
       Web browser: ---
   Mobile Platform: ---

>>> import pwb
>>> import pywikibot as py
>>> l = py.Link('Image talk:The_Addams_Family_(pinball)')
>>> l.namespace
0
>>> s = py.Site()
>>> p = py.Page(s, 'Image talk:The_Addams_Family_(pinball)')
>>> p.namespace()
0

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

Reply via email to