Closed dilawar closed 4 years ago
Fixes for python3.6 for the following error.
TypeError: 'in <string>' requires string as left operand, not bytes
Not sure if it will break python2.
Thanks @dilawar. Had been meaning to check that in py3 for a while.
Fixes for python3.6 for the following error.
Not sure if it will break python2.