From 38f60c2f22c1d004b5a677de54d784ea1f350de6 Mon Sep 17 00:00:00 2001 From: Mark Pilgrim Date: Mon, 27 Jul 2009 05:13:10 -0400 Subject: [PATCH] updated TODO --- diveintopython3.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/diveintopython3.org b/diveintopython3.org index 1d67abb..775c8ad 100755 --- a/diveintopython3.org +++ b/diveintopython3.org @@ -12,8 +12,8 @@ * Classes & Iterators * DONE 2nd draft Advanced Iterators SCHEDULED: <2009-07-15 Wed> CLOSED: [2009-07-15 Wed 20:57] -* TODO 2nd draft Unit Testing -* TODO 2nd draft Refactoring +* DONE 2nd draft Unit Testing +* DONE 2nd draft Refactoring * DONE 1st draft Files SCHEDULED: <2009-07-16 Thu> CLOSED: [2009-07-19 Sun 15:26] ** Reading from text files @@ -34,7 +34,7 @@ ** File-like objects ** Standard Input, Output, and Error ** Further reading -* TODO 2nd draft XML +* DONE 2nd draft XML * TODO 1st draft Serializing Python Objects * DONE 2nd draft HTTP Web Services CLOSED: [2009-07-15 Wed 20:57]