Files
cpython/Objects
Victor Stinner 3603cc5fdb Issue #9425: PyFile_FromFd() ignores the name argument
This function is only by imp.find_module() which does return the filename in a
separated variable.
2010-08-13 13:34:52 +00:00
..
2009-09-01 07:34:27 +00:00
2010-06-07 18:47:09 +00:00
2010-07-20 22:39:34 +00:00