Comment 5 for bug 209277

Revision history for this message
poy (poy) wrote :

attached patch works, the trick is to create an instance of basic_format with an empty string, so that it doesn't get parsed when it's created; then set the execptions to "no" (it's set to "all" in the basic_format constructor) and finally parse the string.