Changes

Jump to: navigation, search

Automated localization build tool

No change in size, 12:04, 15 October 2007
Want to help???
* Our project can benefit from anyone who is knowledgeable in Python regular expressions. Feel free to contact us if you would like to contribute to the project in this way.
# * We have a problem when matching a pattern inside of the DTDs, look below:
re.sub(r'([Cc])olor', r'\1olour', instring)
Changes every appearance of 'Color' or 'color' with 'Colour' and 'colour' (the Canadian wa)
A better regular expression could avoid this but we are not good yet with RegExps (check anlaysis on RegExprs on next section)
# * We would like to walk into subfolders and make changes in each subfolder; any good python example?
== Project Leader(s) ==
1
edit

Navigation menu