From 879310bebb955590d10ae59d0b82f0a5fdb1efc0 Mon Sep 17 00:00:00 2001 From: Mark Pilgrim Date: Tue, 18 Aug 2009 15:00:22 -0400 Subject: [PATCH] finished #debugging section --- serializing.html | 37 +++++++++++++++++++++++++++++++------ 1 file changed, 31 insertions(+), 6 deletions(-) diff --git a/serializing.html b/serializing.html index 602a0cc..7d48901 100644 --- a/serializing.html +++ b/serializing.html @@ -6,6 +6,7 @@ @@ -45,7 +46,7 @@ body{counter-reset:h1 13}

What can the pickle module store?