Comment 4 for bug 210177

Revision history for this message
Hermann Himmelbauer (dusty-qwer) wrote :

Ok, I added the above test with circular references, I raise a RuntimeError in this case (could not think of a better exception).

Moreover I now do a mapping.copy() and use parantheses for wrapping long lines.

What I still think of is if this recursive translation should also be included in the
__init__.translate() function and also in the SimpleTranslationdomain.translate() function.

What do you think?