https://bugzilla.wikimedia.org/show_bug.cgi?id=55089
--- Comment #2 from Kunal Mehta (Legoktm) <[email protected]> --- The syntax might be similar to that used in replace.py. For example, to use English hint \(Abbeville, Alabama\) for the French article "Abbeville \(Alabama\)", the command might look something like: python interwiki.py -lang:fr -hint:en -regex ".+ \\\(.+\\\)" "\1, \2" -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Pywikipedia-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-bugs
