Comment 2 for bug 476833

Revision history for this message
Curtis Hovey (sinzui) wrote :

The common fix will be something like
    if text:
           text = text.replace("%", "%%")