From e4e644220eff1559dcb23172789bf1064d167736 Mon Sep 17 00:00:00 2001 From: Mark Pilgrim Date: Mon, 27 Jul 2009 05:33:57 -0400 Subject: [PATCH] updated TODO --- diveintopython3.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diveintopython3.org b/diveintopython3.org index 1d66725..764cd96 100755 --- a/diveintopython3.org +++ b/diveintopython3.org @@ -42,7 +42,7 @@ * TODO 1st draft Packaging Python libraries * DONE 2nd draft Case Study: Porting chardet to Python 3 * Where to go from here -* TODO 2nd draft Porting Code to Python 3 with 2to3 +* DONE 2nd draft Porting Code to Python 3 with 2to3 * TODO 2nd draft Special Method Names * Bits to add somewhere ** DONE section on tuples