From 9b74b139fda16271e4accd3d1a675614056fedd0 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 17 Nov 2010 21:00:01 -0500 Subject: [PATCH] Ordered dict in TODO --- TODO.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.rst b/TODO.rst index c974634..231f03e 100644 --- a/TODO.rst +++ b/TODO.rst @@ -1,4 +1,4 @@ -* Polish *&* announce http://tablib.org. +* Backwards-compatible OrderedDict support * Write more exhausive unit-tests. * Write stress tests. * Make CSV write customizable.