Documentation
fix_utf8_surrogateescape()
Fix potential encoding issues for files opened with open(‘r’, encoding=’utf-8’, errors=’surrogateescape’).