src/gen-os2-unicode-ranges.py

Branch


Log

Author Commit Date CI Message
luz paz e2e30506 2022-01-16T07:00:53 Fix various typos Found via `codespell -q 3 -S ./perf/texts -L actualy,ba,beng,fo,gir,inout,nd,ot,pres,ro,te,teh,timne`
Ebrahim Byagowi 368ca306 2020-05-29T00:42:32 minor on python scripts * remove not needed imports * remove semicolons
Ebrahim Byagowi ad87155f 2020-05-29T00:11:19 minor, use py3's open(encoding=)
Ebrahim Byagowi 08f1d95a 2020-05-28T15:01:15 minor, move scripts manuals to __doc__
Ebrahim Byagowi a0c58be3 2020-03-18T23:40:59 [tools] Remove py2 remains
Ebrahim Byagowi 8d199077 2020-02-19T14:56:55 Remove python2 support from tests/utils scripts
Behdad Esfahbod df3f36f0 2019-05-12T20:56:36 Minor
David Corbett fe4a0ac7 2019-04-30T13:35:50 Fix some dead links
cclauss f4da28b1 2018-12-30T12:58:34 Python 3 fixes to gen-os2-unicode-ranges.py (#1521) In Python 3, __reload()__ was moved and __sys.setdefaultencoding()__ because the default is already utf-8. Also __Error()__ is an _undefined name_ and __Exception()__ creates a generic exception.
Behdad Esfahbod 1dc601b0 2018-10-03T17:27:46 [os2] Minor rename/shuffle