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-b...@lists.wikimedia.org
          Reporter: i...@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_run_Pywikipediabot.3F_22748

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

Reply via email to