Hello! 2009/10/4 Patrol110 <[email protected]>: > Example of use of a new repalce.py with this feature: > python replace.py -file:mylist -multipatt:2 "old text" "new one" > "another thing to change" "and the replacement"
python replace.py -file:mylist "old text" "new one" "another thing to change" "and the replacement" Already works as expected. -- Nicolas Dumazet — NicDumZ _______________________________________________ Pywikipedia-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
