• Michael W. Hudson's avatar
    backport gvanrossum's checkin of · c548fbf9
    Michael W. Hudson yazdı
        revision 2.234 of posixmodule.c
    
    SF bug 563750 (Alex Martelli): posix_tmpfile():
    
    The file returned by tmpfile() has mode w+b, so use that in the call
    to PyFile_FromFile().
    
    Bugfix candidate.
    c548fbf9
posixmodule.c 149 KB