mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 23:10:17 +00:00
fiddling
This commit is contained in:
+1
-1
@@ -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>①</span></a>
|
||||
|
||||
Reference in New Issue
Block a user