Python : Unicode issues with single quote causing test to fail

前端 未结 0 1226
南方客
南方客 2021-01-06 09:09

Single quote is causing to many issues for me.

I have expected = \'here\'s what i found.\' actual = u\'here’s what i found.\'

when expected== actual it fails.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题