[issue27753] py_compile.compile() does not specify if it can accept a file like object or a bytes like object with the file's data.

SilentGhost report at bugs.python.org
Sat Aug 13 11:41:42 EDT 2016


SilentGhost added the comment:

It says "The source code is loaded from the file name *file*". That seems unambiguous enough to me.

----------
nosy: +SilentGhost
type:  -> behavior

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


More information about the Python-bugs-list mailing list