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

            Bug ID: 72294
           Summary: deperecated methods in replace.py
           Product: Pywikibot
           Version: core (2.0)
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: Other scripts
          Assignee: [email protected]
          Reporter: [email protected]
       Web browser: ---
   Mobile Platform: ---

I made some replaces with manual confimration.

...
Retrieving 50 pages from wikipedia:cs.
No changes were necessary in [[Kategorie:Wireless Application Protocol]]

>>> Kategorie:WTA Finals 2014 <<<
- {{Hlavni clanek}}
+ {{Hlavni clanek|{{subst:PAGENAME}}}}

WARNING: pywikibot.bot.inputChoice is deprecated, use input_choice instead.
Do you want to accept these changes? ([y]es, [N]o, [e]dit, open in [b]rowser,
[a]ll, [q]uit) y
Retrieving 50 pages from wikipedia:cs.
...
WARNING: pywikibot.replaceExcept is DEPRECATED, use
pywikibot.textlib.replaceExcept instead.

(this message was in cca 25 lines, then was clear output again)
No changes were necessary in [[Kategorie:Zeleznicni stanice v Madarsku]]
No changes were necessary in [[Kategorie:Zeleznicni stanice v Cesku]]
No changes were necessary in [[Kategorie:Zaznamova zarizeni]]


>>> Kategorie:Zuslechtovani textilii <<<
- {{Hlavni clanek}}
+ {{Hlavni clanek|{{subst:PAGENAME}}}}

WARNING: pywikibot.bot.inputChoice is deprecated, use input_choice instead.
Do you want to accept these changes? ([y]es, [N]o, [e]dit, open in [b]rowser,
[a]ll, [q]uit) Page [[Kategorie:WTA Finals 2014]] saved
y

(see missing end of line between "[q]uit" and "Page")

-- 
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