First, you must specify -regex in the command if you want "\n" to mean a
newline instead of literal \n.
Second, "-cat:Dumpers" is not correct, use -cat:"Dumpers" or simply
-cat:Dumpers instead, if you want to work with this category. ("" is only
necessary if your category name has a space.)2011/1/16 CobraSA <[email protected]> > command: D:\Development\pywikibot>python replace.py "-cat:Dumpers" > "|\n|-" "|Yes\n|-" > It makes no chnge even the the dumpers page are full of tables with | > empty followed by |- > > any help please? > > _______________________________________________ > Pywikipedia-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l > > -- Bináris
_______________________________________________ Pywikipedia-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
