STINNER Victor added the comment:

> PyRun_FileObject() looks misleading, because it works with FILE*, not with a 
> file object.

I simply replaced the current suffix with Object(). Only filename is converted 
from char* to PyObject*. Do you have a better suggestion for the new name?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19518>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to