STINNER Victor <[email protected]> added the comment: If it can help to bootstrap importlib, you can add:
PyObject* _Py_device_encoding(int fd); And reuse it in posixmodule.c. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue14153> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
