https://bugzilla.wikimedia.org/show_bug.cgi?id=58892
Web browser: --- Bug ID: 58892 Summary: pagefromfile: appendtops variable is not defined Product: Pywikibot Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: Unprioritized Component: General Assignee: Pywikipedia-bugs@lists.wikimedia.org Reporter: info@gno.de Classification: Unclassified Mobile Platform: ---
File "pagefromfile.py", line 365, in <module> main() File "pagefromfile.py", line 361, in main bot.run() File "pagefromfile.py", line 159, in run self.put(title, contents) File "pagefromfile.py", line 188, in put if appendtops.find(self.nocontents)==-1 and appendtops.find(self.nocontents.lower())==-1:
NameError: global name 'appendtops' is not defined
bug reported at mw: https://www.mediawiki.org/wiki/Manual_talk:Pywikibot#Must_use_Monobook_to_ru...