[Python-3000] close() on open(fd, closefd=False)

Christian Heimes lists at cheimes.de
Tue Nov 4 15:42:50 CET 2008


Bill Janssen wrote:
> Note that the whole httplib uses this behavior -- issue 1348.
> 

Are you sure? httplib would raise lots of warnings saying something 
about an unclosable fd.

Christian


More information about the Python-3000 mailing list