From fb67251057ae1858122a2a99dadf48d56775e694 Mon Sep 17 00:00:00 2001 From: Mark Pilgrim Date: Sun, 19 Jul 2009 15:25:00 -0400 Subject: [PATCH] fiddling --- files.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files.html b/files.html index bc1b705..1227403 100644 --- a/files.html +++ b/files.html @@ -300,7 +300,7 @@ ValueError: I/O operation on closed file.

my dog Beauregard -

Not every file contains text. Some of them contain pictures of my dog. +

Not all files contains text. Some of them contain pictures of my dog.

 >>> an_image = open('examples/beauregard.jpg', mode='rb')