Files
LSL-PyOptimizer/lslopt
Sei Lisa dc655e3501 Monkey-patch some string functions in narrow string builds
The official distribution of Python 2.7 on Windows is built with "narrow strings" (UTF-16 strings with no proper indexing or length). This makes some tests fail. "Fix" this by monkey-patching a few functions and using a wrapping unicode class, as we can't monkey-patch the actual unicode type.

This is very fragile code, but it's the best we could do given the limitations.
2022-12-11 23:22:42 +01:00
..
2014-07-26 02:43:44 +02:00
2022-06-07 19:46:31 +02:00
2022-10-31 20:08:26 +01:00
2022-06-07 19:46:31 +02:00
2022-06-07 19:46:31 +02:00
2022-06-07 19:46:31 +02:00
2022-06-07 19:46:31 +02:00
2022-06-07 19:46:31 +02:00
2022-10-31 20:08:26 +01:00
2022-06-07 19:46:31 +02:00
2022-06-07 19:46:31 +02:00