repo_set: catch xml parse errors, except when they should be fatal
This removes the 'thing == unicode' check that no longer is necessary in python3, and explicitly catches ParseError exceptions when they occur.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
This removes the 'thing == unicode' check that no longer is necessary in python3, and explicitly catches ParseError exceptions when they occur.