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

--- Comment #2 from Kunal Mehta (Legoktm) <[email protected]> ---
I found the patched editarticle.py on pastebin, woohoo\!

&lt;pre&gt;33a34
&gt; import pagegenerators
157c158
&lt;         self.page = pywikibot.Page\(site, pageTitle\)
\---
&gt;     self.page =
iter\(pagegenerators.PreloadingGenerator\(\[pywikibot.Page\(site,
pageTitle\)\]\)\).next\(\)&lt;/pre&gt;

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

Reply via email to