http://bugs.python.org/issue12955

Użytkownik napisał w wiadomości grup dyskusyjnych:lq0sar$r6e$1...@mx1.internetia.pl...

The tutorial says that I should use "with open" to close the file handle
properly.  The reference documentation for urlopen mentions that the handle
returned is like a file handle but the code samples below do not bother to
close the handle at all. Isn’t it inconsistent?
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to