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

--- Comment #8 from Marcin Cieślak <marcin.cies...@gmail.com> ---
Sorry, I used the wrong dump above, now tried this with 0 results:

import xmlreader
z = xmlreader.XmlDump("huwiki-20130120-pages-meta-current.xml.bz2")
for i in z.parse():
    if i.id in [803931, 803932]:
       print repr(i)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to