On Wed, Jun 8, 2022 at 1:11 AM Dave <d...@looktowindward.com> wrote: > I've got two that appear to be identical, but fail to compare. After > getting the ascii encoding I see that they are indeed different, my > question is how can I replace the \u2019m with a regular single quote mark > (or apostrophe)? >
Perhaps try https://pypi.org/project/Unidecode/ ? -- https://mail.python.org/mailman/listinfo/python-list