Closed cclauss closed 5 years ago
This PR contains simple changes that avoid unnecessarily calling the unicode() function and more importantly avoids bare exceptions as discussed in PEP8 and other sources.
This PR contains simple changes that avoid unnecessarily calling the unicode() function and more importantly avoids bare exceptions as discussed in PEP8 and other sources.