]> granicus.if.org Git - python/commit
open_the_file(): Explicitly set errno to 0 before calling fopen().
authorTim Peters <tim.peters@gmail.com>
Fri, 9 Nov 2001 20:59:14 +0000 (20:59 +0000)
committerTim Peters <tim.peters@gmail.com>
Fri, 9 Nov 2001 20:59:14 +0000 (20:59 +0000)
commita27a150ea5f946d37e51a03e345115a227816698
tree85a2d5b6dbb1c51034fcb5b27c8d50db4abe8ae5
parent4279346a9f23a0108714349489b9c763bbbd4e89
open_the_file():  Explicitly set errno to 0 before calling fopen().
Objects/fileobject.c