https://bugzilla.wikimedia.org/show_bug.cgi?id=55059
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from [email protected] --- I am afraid it wouldn't be simple as the underlying displaying mechanisms are quite different. That's why I reported it and didn't solve yet. As far as I remember, in case of replace.py replaceExcept from textlib.py does the modification and returns new text, then the caller calls showDiff to display portion of old and new text and asks the user to decide whether or not to change. Perhaps shoDiff should be avoked repeatedly with another parameter. Solve_disambiguatin has a displaying mechanism on its own, no showDiff. -- 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
