https://bugzilla.wikimedia.org/show_bug.cgi?id=29564
--- Comment #8 from Marcin Cieślak <[email protected]> --- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
