mathiasbynens / utf8.js

A robust JavaScript implementation of a UTF-8 encoder/decoder, as defined by the Encoding Standard.
https://git.io/utf8js
MIT License
556 stars 115 forks source link

Update generate-test-data.py for py2 and py3 compatibility #36

Open chason opened 5 years ago

chason commented 5 years ago

This updates compatibility of the tests for python3 while retaining compatibility with python2

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 97.521% when pulling 98c349ea4cb6a6107898e9a52ea91991015078fe on chason:master into 2ce09544b62f2a274dbcd249473c0986e3660849 on mathiasbynens:master.