Skip to content

Commit

Permalink
mostly gibberish
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Pilgrim committed Sep 20, 2010
1 parent 7bafb54 commit 7407a41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serializing.html
Expand Up @@ -201,7 +201,7 @@ <h2 id=protocol-versions>Bytes and Strings Rear Their Ugly Heads Again</h2>

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

<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.
<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.

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

0 comments on commit 7407a41

Please sign in to comment.