[Tutor] EOF error with pickle?

Terry Carroll carroll at tjc.com
Wed Dec 24 23:55:31 EST 2003


On Wed, 24 Dec 2003, Clay Shirky wrote:

> I always find that the stupidest python errors I make are when I'm thinking
> perlishly -- I expected the second open to auto-close the file first.

Perl will do that?  If you open a new file object, it will auto-close a 
different file object that refers to the same file?  That strikes me as 
fiendishly unexpected.

-- 
Terry Carroll
Santa Clara, CA
carroll at tjc.com 




More information about the Tutor mailing list