Move _Py_char2wchar from python.c to main.c.
This fixes issue #8441: python.c is not included in the framework while main.c is and without this patch you get a link error when building Python.framework on OSX.
R
Ronald Oussoren committed
d61deca27cdef2d1e49aeb72d8556855420a77e1
Parent: ceb513a