This commit is contained in:
Mark Pilgrim
2009-07-19 15:25:00 -04:00
parent 830a192467
commit fb67251057
+1 -1
View File
@@ -300,7 +300,7 @@ ValueError: I/O operation on closed file.</samp>
<p class=ss><img src=examples/beauregard.jpg alt='my dog Beauregard' width=100 height=100>
<p>Not every file contains text. Some of them contain pictures of my dog.
<p>Not all files contains text. Some of them contain pictures of my dog.
<pre class=screen>
<a><samp class=p>>>> </samp><kbd class=pp>an_image = open('examples/beauregard.jpg', mode='rb')</kbd> <span class=u>&#x2460;</span></a>