Message285296
> Can -X utf8 option be processed before Py_Main()?
I'm trying to implement that, but it's hard to factorize the code. I will probably have to duplicate the code handling -E, -X utf8, PYTHONMALLOC and PYTHONUTF8 for wchar_t* (UCS4 or UTF-16) and char* (bytes). |
|
| Date |
User |
Action |
Args |
| 2017-01-12 09:18:36 | vstinner | set | recipients:
+ vstinner, ezio.melotti, methane |
| 2017-01-12 09:18:36 | vstinner | set | messageid: <[email protected]> |
| 2017-01-12 09:18:36 | vstinner | link | issue29240 messages |
| 2017-01-12 09:18:36 | vstinner | create | |
|