Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7407a41

Browse files
author
Mark Pilgrim
committed
mostly gibberish
1 parent 7bafb54 commit 7407a41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serializing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ <h2 id=protocol-versions>Bytes and Strings Rear Their Ugly Heads Again</h2>
201201

202202
<h2 id=debugging>Debugging Pickle Files</h2>
203203

204-
<p>What does the pickle protocol look like? Let&#8217;s jump out of the Python Shell for a moment and take a look at that <code>entry.pickle</code> file we created.
204+
<p>What does the pickle protocol look like? Let&#8217;s jump out of the Python Shell for a moment and take a look at that <code>entry.pickle</code> file we created. To the naked eye, it&#8217;s mostly gibberish.
205205

206206
<pre class=screen>
207207
<samp class=p>you@localhost:~/diveintopython3/examples$ </samp><kbd>ls -l entry.pickle</kbd>

0 commit comments

Comments
 (0)