Flaviu Tamas cf576342e1
Build tokenizer on py3
- The actual unicode manipulation wasn't converted to the new 3.3+
style, since it would lead to lots of ifdefs and become quite ugly. This
can be done when py2 support is dropped. The drawbacks will be
temporary slower code (there will be extra copying required).
2018-12-08 17:24:18 -05:00
..
2018-12-07 10:26:49 +05:30
2018-09-10 12:11:28 +05:30
2018-09-10 12:11:29 +05:30
2018-10-03 06:50:03 +05:30
2018-12-08 17:24:18 -05:00