parse_institution_xml: always print ERROR messages
Change the ERROR write to an explicit reference to self.stderr.write - to always report an error message (and use stderr for doing so).
Please register or sign in to comment
Change the ERROR write to an explicit reference to self.stderr.write - to always report an error message (and use stderr for doing so).