[issue5604] imp.find_module() mixes UTF8 and MBCS

Andrew Svetlov report at bugs.python.org
Mon Mar 30 22:20:43 CEST 2009


Andrew Svetlov <andrew.svetlov at gmail.com> added the comment:

Thank you.

On Mon, Mar 30, 2009 at 3:13 PM, Hirokazu Yamamoto
<report at bugs.python.org> wrote:
>
> Hirokazu Yamamoto <ocean-city at m2.ccsnet.ne.jp> added the comment:
>
> PyMem_Free is needed when "es" is used with PyArg_ParseTuple. See other
> part of import.c. I did same mistake before. ;-)
>
> ----------
> nosy: +ocean-city
>
> _______________________________________
> Python tracker <report at bugs.python.org>
> <http://bugs.python.org/issue5604>
> _______________________________________
>

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5604>
_______________________________________


More information about the Python-bugs-list mailing list